License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net |
GroupId | GroupIdorg.netbeans.external |
ArtifactId | ArtifactIdjavax.annotation |
Last Version | Last VersionRELEASE130 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven definition for javax.annotation.jar - external part of NetBeans module.
POM and identification for artifact that was not possible to uniquely identify as a maven dependency.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
javax.annotation-RELEASE130.pom | |
javax.annotation-RELEASE130.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.netbeans.external/javax.annotation/ -->
<dependency>
<groupId>org.netbeans.external</groupId>
<artifactId>javax.annotation</artifactId>
<version>RELEASE130</version>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.external/javax.annotation/
implementation 'org.netbeans.external:javax.annotation:RELEASE130'
// https://jarcasting.com/artifacts/org.netbeans.external/javax.annotation/
implementation ("org.netbeans.external:javax.annotation:RELEASE130")
'org.netbeans.external:javax.annotation:jar:RELEASE130'
<dependency org="org.netbeans.external" name="javax.annotation" rev="RELEASE130">
<artifact name="javax.annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.external', module='javax.annotation', version='RELEASE130')
)
libraryDependencies += "org.netbeans.external" % "javax.annotation" % "RELEASE130"
[org.netbeans.external/javax.annotation "RELEASE130"]
Version |
---|
RELEASE130
|
RELEASE126
|
RELEASE125
|
RELEASE124
|
RELEASE123
|
RELEASE122
|
RELEASE121
|
RELEASE120-1
|
RELEASE120-u1
|
RELEASE120
|