License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdse.vgregion.javg.maven.plugins |
ArtifactId | ArtifactIdmaven-plugins |
Version | Version1.9 |
Type | Typepom |
Description |
Descriptionmaven-plugins
Maven plugin for creating projects in the oppna-program community
|
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"]
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 |