attribute-match-node-enhancer-1.0.6.pom
Attribute Node Enhancer unspecified
Checksums
| MD5 | 11ba46f6ffc9746e67773560b5a38314 |
| SHA1 | 0f78911f53d9cef5d76ec8d46e83a1324f9ef8c5 |
| SHA256 | 23c6fb63217e9392d4338aaf893f35b5b54c38dba463a0ba6b3b097fb36cf28c |
| SHA512 | 703c09da42b704b54a6a65cafcc7e5df8f69b0bd0bd4b66db84b0b1f586f78722b3be39128461dd8a13b9ea0ed10959d701dba49649247eb83cfb6c954d315cd |
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">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>org.rundeck.plugins</groupId>
<artifactId>attribute-match-node-enhancer</artifactId>
<version>1.0.6</version>
<name>Attribute Node Enhancer unspecified</name>
<description>Attribute Node Enhancer unspecified</description>
<url>https://github.com/rundeck-plugins/attribute-match-node-enhancer</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/attribute-match-node-enhancer.git</connection>
<developerConnection>scm:git:git@github.com:rundeck-plugins/attribute-match-node-enhancer.git</developerConnection>
<url>https://github.com/rundeck-plugins/attribute-match-node-enhancer</url>
</scm>
<dependencies>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.20.0</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>