yaml-text-source-3.0.3-grails8-alpha1.pom
YAML Test Source 3.0.3-grails8-alpha1
Checksums
| MD5 | 4b2b7d8fc9a3e06b5df1b250199258fa |
| SHA1 | 4f65df8dbe34be5941edbb2497172ddebe05e0d0 |
| SHA256 | be17ecc1362cb3d48fd5dd19858986570d9ad6a6b6e9d35def2273d34928efc9 |
| SHA512 | 56200001906b2a05acd2aaea1bb2bdf3388b9a5871285bdade32c6e73f28025c11e0fa2da457e079fc289b5cf214c128136b9bda023ed0ab2d08de10773e4a3f |
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>yaml-text-source</artifactId>
<version>3.0.3-grails8-alpha1</version>
<name>YAML Test Source 3.0.3-grails8-alpha1</name>
<description>YAML Test Source 3.0.3-grails8-alpha1</description>
<url>https://github.com/rundeck-plugins/yaml-text-source</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/yaml-text-source.git</connection>
<developerConnection>scm:git:git@github.com:rundeck-plugins/yaml-text-source.git</developerConnection>
<url>https://github.com/rundeck-plugins/yaml-text-source</url>
</scm>
</project>