Maven Settings

Maven Settings model.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.tesla.maven
ArtifactId

ArtifactId

maven-settings
Last Version

Last Version

3.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Settings
Maven Settings model.
Project Organization

Project Organization

The Apache Software Foundation

Download maven-settings

How to add to project

<!-- https://jarcasting.com/artifacts/io.tesla.maven/maven-settings/ -->
<dependency>
    <groupId>io.tesla.maven</groupId>
    <artifactId>maven-settings</artifactId>
    <version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.maven/maven-settings/
implementation 'io.tesla.maven:maven-settings:3.1.2'
// https://jarcasting.com/artifacts/io.tesla.maven/maven-settings/
implementation ("io.tesla.maven:maven-settings:3.1.2")
'io.tesla.maven:maven-settings:jar:3.1.2'
<dependency org="io.tesla.maven" name="maven-settings" rev="3.1.2">
  <artifact name="maven-settings" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla.maven', module='maven-settings', version='3.1.2')
)
libraryDependencies += "io.tesla.maven" % "maven-settings" % "3.1.2"
[io.tesla.maven/maven-settings "3.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.0.10

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.2
3.1.0
1.0.0