attribute-match-node-enhancer-1.0.4.pom

Attribute Node Enhancer unspecified

Checksums

MD5 f970bbd8a75536ac7c1d5694565fceaf
SHA1 523383609ea1c1f08861b2fb0e8f2803d1bc4be3
SHA256 a34d6e6aa0b24fd3ff21537cf7da13f990b1712893c89e1f5e1c83c9189e88a4
SHA512 d9d5869f6017efa3b20588e2fe666c3bdca9d047e5e6d0425550568cb6c53ae76c20869b9ea4be027d2e79e2f4857cc0a76ac43ad6da968990247792ab4c61e2

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.4</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>