Last Version

Maven Settings Builder 3.1.2

The effective settings builder, with inheritance and password decryption.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.tesla.maven
ArtifactId

ArtifactId

maven-settings-builder
Version

Version

3.1.2
Type

Type

jar
Description

Description

Maven Settings Builder
The effective settings builder, with inheritance and password decryption.
Project Organization

Project Organization

The Apache Software Foundation

Download maven-settings-builder 3.1.2


<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.