License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.frgaal |
ArtifactId | ArtifactIdcompiler-maven-plugin |
Last Version | Last Version18.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfrgaal Maven Compiler
frgaal Compiler support for Plexus Compiler component.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.frgaal/compiler-maven-plugin/ -->
<dependency>
<groupId>org.frgaal</groupId>
<artifactId>compiler-maven-plugin</artifactId>
<version>18.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.frgaal/compiler-maven-plugin/
implementation 'org.frgaal:compiler-maven-plugin:18.0.0'
// https://jarcasting.com/artifacts/org.frgaal/compiler-maven-plugin/
implementation ("org.frgaal:compiler-maven-plugin:18.0.0")
'org.frgaal:compiler-maven-plugin:jar:18.0.0'
<dependency org="org.frgaal" name="compiler-maven-plugin" rev="18.0.0">
<artifact name="compiler-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.frgaal', module='compiler-maven-plugin', version='18.0.0')
)
libraryDependencies += "org.frgaal" % "compiler-maven-plugin" % "18.0.0"
[org.frgaal/compiler-maven-plugin "18.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.frgaal : compiler | jar | 18.0.0 |
org.codehaus.plexus : plexus-compiler-api | jar | 2.8.3 |
org.codehaus.plexus : plexus-container-default | jar | 2.1.0 |