Last Version

Maven Model 3.1.2

Model for Maven POM (Project Object Model)

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.tesla.maven
ArtifactId

ArtifactId

maven-model
Version

Version

3.1.2
Type

Type

jar
Description

Description

Maven Model
Model for Maven POM (Project Object Model)
Project Organization

Project Organization

The Apache Software Foundation

Download maven-model 3.1.2


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