License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.gaul |
ArtifactId | ArtifactIdmodernizer-maven-annotations |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModernizer Maven Plugin annotations
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.gaul/modernizer-maven-annotations/ -->
<dependency>
<groupId>org.gaul</groupId>
<artifactId>modernizer-maven-annotations</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.gaul/modernizer-maven-annotations/
implementation 'org.gaul:modernizer-maven-annotations:2.4.0'
// https://jarcasting.com/artifacts/org.gaul/modernizer-maven-annotations/
implementation ("org.gaul:modernizer-maven-annotations:2.4.0")
'org.gaul:modernizer-maven-annotations:jar:2.4.0'
<dependency org="org.gaul" name="modernizer-maven-annotations" rev="2.4.0">
<artifact name="modernizer-maven-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gaul', module='modernizer-maven-annotations', version='2.4.0')
)
libraryDependencies += "org.gaul" % "modernizer-maven-annotations" % "2.4.0"
[org.gaul/modernizer-maven-annotations "2.4.0"]