License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration Nexus c Build Tools Distribution |
GroupId | GroupIdorg.infrastructurebuilder.nexus |
ArtifactId | ArtifactIdnexus-config-writer-component |
Last Version | Last Version0.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnexus-config-writer-component
Write (most of) the configuration for Nexus
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.nexus/nexus-config-writer-component/ -->
<dependency>
<groupId>org.infrastructurebuilder.nexus</groupId>
<artifactId>nexus-config-writer-component</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.nexus/nexus-config-writer-component/
implementation 'org.infrastructurebuilder.nexus:nexus-config-writer-component:0.2.4'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.nexus/nexus-config-writer-component/
implementation ("org.infrastructurebuilder.nexus:nexus-config-writer-component:0.2.4")
'org.infrastructurebuilder.nexus:nexus-config-writer-component:jar:0.2.4'
<dependency org="org.infrastructurebuilder.nexus" name="nexus-config-writer-component" rev="0.2.4">
<artifact name="nexus-config-writer-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.nexus', module='nexus-config-writer-component', version='0.2.4')
)
libraryDependencies += "org.infrastructurebuilder.nexus" % "nexus-config-writer-component" % "0.2.4"
[org.infrastructurebuilder.nexus/nexus-config-writer-component "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.infrastructurebuilder : ibexceptions | jar | 59 |
org.apache.maven.plugins : maven-assembly-plugin | jar | 3.3.0 |
org.json : json | jar | 20210307 |
com.opencsv : opencsv | jar | 5.5.2 |
org.infrastructurebuilder : ibcore | jar | 0.17.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.jacoco : org.jacoco.agent | jar | 0.8.7 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |