py-winrm-plugin-3.3.0.pom
Python WinRM Plugin 3.3.0
Checksums
| MD5 | 8059008de60268aabdb2dcc84a4f44c6 |
| SHA1 | a2c9ac7d4a8e91b7a760ab483e2a2645a20ca27d |
| SHA256 | 46d05bffb92fef076cba15e9d0f5f8ff1bda38180a0c234d9ac37bfa9362b19c |
| SHA512 | 728f90c7c0fdb287317c0b18e7983a86ee2e769d7050e830826905035562396d05c02baf3e94cf50b8834eeca90ef7b15b61ae459a119e9307e876536118439e |
POM
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.rundeck.plugins</groupId>
<artifactId>py-winrm-plugin</artifactId>
<version>3.3.0</version>
<name>Python WinRM Plugin 3.3.0</name>
<description>Python WinRM Plugin 3.3.0</description>
<url>https://github.com/rundeck-plugins/py-winrm-plugin</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>gschueler</id>
<name>Greg Schueler</name>
<email>greg@rundeck.com</email>
</developer>
</developers>
<scm>
<connection>scm:git:git@github.com/rundeck-plugins/py-winrm-plugin.git</connection>
<developerConnection>scm:git:git@github.com:rundeck-plugins/py-winrm-plugin.git</developerConnection>
<url>https://github.com/rundeck-plugins/py-winrm-plugin</url>
</scm>
</project>