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