Last Version

maven-plugins 1.9

Maven plugin for creating projects in the oppna-program community

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

se.vgregion.javg.maven.plugins
ArtifactId

ArtifactId

maven-plugins
Version

Version

1.9
Type

Type

pom
Description

Description

maven-plugins
Maven plugin for creating projects in the oppna-program community

Download maven-plugins 1.9

Filename Size
maven-plugins-1.9.pom 3 KB
Browse

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

Dependencies

compile (6)

Group / Artifact Type Version
ant : ant jar 1.6.5
org.apache.maven : maven-script-ant jar 2.2.1
org.apache.maven : maven-plugin-api jar 2.2.1
ant-contrib : ant-contrib jar 1.0b3
jakarta-regexp : jakarta-regexp jar 1.4
org.apache.ant : ant-apache-regexp jar 1.9.7

Project Modules

  • javg-template-plugin