py-winrm-plugin-3.2.1.pom
Python WinRM Plugin 3.2.1
Checksums
| MD5 | e376c779891290a8db45d1ecf66429ec |
| SHA1 | ad0d3c8fc89bfa0013446ce79d30ec5d1238a5ba |
| SHA256 | 2c7dbf6ccc9b5bc3f53833b34c8d9cbe584b5b096a03410b6b4f7f956f90735e |
| SHA512 | 8af104110018221d28fbc946a5e89da4b2802c0cc79dc3a739fd9dc11bde9d43bb05ebe053a4e7537e0aaa8e9f4900f5cedc10127d11f46bb2476990b0cb7837 |
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.2.1</version>
<name>Python WinRM Plugin 3.2.1</name>
<description>Python WinRM Plugin 3.2.1</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>