File | Operation |
---|---|
nexus-config-writer-0.2.2.pom | download |
<dependency>
<groupId>org.infrastructurebuilder.nexus</groupId>
<artifactId>nexus-config-writer</artifactId>
<version>0.2.2</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.infrastructurebuilder.nexus" % "nexus-config-writer" % "0.2.2"
@Grapes(
@Grab(group='org.infrastructurebuilder.nexus', module='nexus-config-writer', version='0.2.2')
)
<dependency org="org.infrastructurebuilder.nexus" name="nexus-config-writer" rev="0.2.2" />