Last Version

maven-plugins 1.2

Apache Geronimo Devtools Maven Plugins

License

License

Categories

Categories

Geronimo Container Application Servers Maven Build Tools
GroupId

GroupId

org.apache.geronimo.devtools
ArtifactId

ArtifactId

maven-plugins
Version

Version

1.2
Type

Type

pom
Description

Description

maven-plugins
Apache Geronimo Devtools Maven Plugins
Project URL

Project URL

http://geronimo.apache.org/devtools
Project Organization

Project Organization

Geronimo

Download maven-plugins 1.2

Filename Size
maven-plugins-1.2.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.geronimo.devtools/maven-plugins/ -->
<dependency>
    <groupId>org.apache.geronimo.devtools</groupId>
    <artifactId>maven-plugins</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.devtools/maven-plugins/
implementation 'org.apache.geronimo.devtools:maven-plugins:1.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.devtools/maven-plugins/
implementation ("org.apache.geronimo.devtools:maven-plugins:1.2")
'org.apache.geronimo.devtools:maven-plugins:pom:1.2'
<dependency org="org.apache.geronimo.devtools" name="maven-plugins" rev="1.2">
  <artifact name="maven-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.devtools', module='maven-plugins', version='1.2')
)
libraryDependencies += "org.apache.geronimo.devtools" % "maven-plugins" % "1.2"
[org.apache.geronimo.devtools/maven-plugins "1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.6
org.apache.maven : maven-project jar 2.0.6
org.apache.ant : ant jar 1.7.0

Project Modules

  • maven-eclipsepde-plugin