License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net |
GroupId | GroupIdorg.netbeans.external |
ArtifactId | ArtifactIdValidationAPI |
Last Version | Last VersionRELEASE140 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven definition for ValidationAPI.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 |
---|---|
ValidationAPI-RELEASE140.pom | |
ValidationAPI-RELEASE140.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.netbeans.external/ValidationAPI/ -->
<dependency>
<groupId>org.netbeans.external</groupId>
<artifactId>ValidationAPI</artifactId>
<version>RELEASE140</version>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.external/ValidationAPI/
implementation 'org.netbeans.external:ValidationAPI:RELEASE140'
// https://jarcasting.com/artifacts/org.netbeans.external/ValidationAPI/
implementation ("org.netbeans.external:ValidationAPI:RELEASE140")
'org.netbeans.external:ValidationAPI:jar:RELEASE140'
<dependency org="org.netbeans.external" name="ValidationAPI" rev="RELEASE140">
<artifact name="ValidationAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.external', module='ValidationAPI', version='RELEASE140')
)
libraryDependencies += "org.netbeans.external" % "ValidationAPI" % "RELEASE140"
[org.netbeans.external/ValidationAPI "RELEASE140"]
Version |
---|
RELEASE140
|
RELEASE130
|
RELEASE126
|
RELEASE125
|
RELEASE124
|
RELEASE123
|
RELEASE122
|
RELEASE121
|
RELEASE120-1
|
RELEASE120-u1
|
RELEASE120
|
RELEASE110
|
RELEASE100
|
RELEASE90
|