License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.tesla.maven |
ArtifactId | ArtifactIdmaven-settings-builder |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven Settings Builder
The effective settings builder, with inheritance and password decryption.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.tesla.maven/maven-settings-builder/ -->
<dependency>
<groupId>io.tesla.maven</groupId>
<artifactId>maven-settings-builder</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.maven/maven-settings-builder/
implementation 'io.tesla.maven:maven-settings-builder:3.1.2'
// https://jarcasting.com/artifacts/io.tesla.maven/maven-settings-builder/
implementation ("io.tesla.maven:maven-settings-builder:3.1.2")
'io.tesla.maven:maven-settings-builder:jar:3.1.2'
<dependency org="io.tesla.maven" name="maven-settings-builder" rev="3.1.2">
<artifact name="maven-settings-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla.maven', module='maven-settings-builder', version='3.1.2')
)
libraryDependencies += "io.tesla.maven" % "maven-settings-builder" % "3.1.2"
[io.tesla.maven/maven-settings-builder "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-utils | jar | 3.0.10 |
org.codehaus.plexus : plexus-interpolation | jar | 1.16 |
org.codehaus.plexus : plexus-component-annotations | jar | 1.5.5 |
io.tesla.maven : maven-settings | jar | 3.1.2 |
org.sonatype.plexus : plexus-sec-dispatcher | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |