Jar examples for m:maven-model
Model for Maven POM (Project Object Model)
You can download jar file maven-model 3.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add maven-model-3.1.0.jar to your project.
<dependency> <groupId>io.tesla.maven</groupId> <artifactId>maven-model</artifactId> <version>3.1.0</version> </dependency>
compile group: 'io.tesla.maven', name: 'maven-model', version: '3.1.0'
libraryDependencies += "io.tesla.maven" % "maven-model" % "3.1.0"
<dependency org="io.tesla.maven" name="maven-model" rev="3.1.0"/>
@Grapes(@Grab(group='io.tesla.maven', module='maven-model', version='3.1.0'))
'io.tesla.maven:maven-model:jar:3.1.0'
Click the following link to download the jar file.
maven-model-3.1.0-javadoc.jar