is not current version
Last Version 0.2.4

org.infrastructurebuilder.nexus:nexus-config-writer 0.2.2

Components/plugins to write (most of) the configuration for Nexus

Categories

Categories

config Application Layer Libs Configuration Nexus c Build Tools Distribution
GroupId

GroupId

org.infrastructurebuilder.nexus
ArtifactId

ArtifactId

nexus-config-writer
Version

Version

0.2.2
Type

Type

pom

Download nexus-config-writer 0.2.2


<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.nexus/nexus-config-writer/ -->
<dependency>
    <groupId>org.infrastructurebuilder.nexus</groupId>
    <artifactId>nexus-config-writer</artifactId>
    <version>0.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.nexus/nexus-config-writer/
implementation 'org.infrastructurebuilder.nexus:nexus-config-writer:0.2.2'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.nexus/nexus-config-writer/
implementation ("org.infrastructurebuilder.nexus:nexus-config-writer:0.2.2")
'org.infrastructurebuilder.nexus:nexus-config-writer:pom:0.2.2'
<dependency org="org.infrastructurebuilder.nexus" name="nexus-config-writer" rev="0.2.2">
  <artifact name="nexus-config-writer" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.nexus', module='nexus-config-writer', version='0.2.2')
)
libraryDependencies += "org.infrastructurebuilder.nexus" % "nexus-config-writer" % "0.2.2"
[org.infrastructurebuilder.nexus/nexus-config-writer "0.2.2"]