| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdorg.geoserver |
| ArtifactId | ArtifactIdvalidation |
| Last Version | Last Version1.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionValidation Module
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| validation-1.7.0.pom | |
| validation-1.7.0.jar | 18 KB |
| validation-1.7.0-tests.jar | 1 KB |
| validation-1.7.0-sources.jar | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.geoserver/validation/ -->
<dependency>
<groupId>org.geoserver</groupId>
<artifactId>validation</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geoserver/validation/
implementation 'org.geoserver:validation:1.7.0'
// https://jarcasting.com/artifacts/org.geoserver/validation/
implementation ("org.geoserver:validation:1.7.0")
'org.geoserver:validation:jar:1.7.0'
<dependency org="org.geoserver" name="validation" rev="1.7.0">
<artifact name="validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geoserver', module='validation', version='1.7.0')
)
libraryDependencies += "org.geoserver" % "validation" % "1.7.0"
[org.geoserver/validation "1.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.geoserver : main | jar | 1.7.0 |
| org.springframework : spring-beans | jar | 2.5.5 |
| org.springframework : spring-core | jar | 2.5.5 |
| org.springframework : spring-context | jar | 2.5.5 |
| org.springframework : spring-webmvc | jar | 2.5.5 |
| org.geotools » gt-api | jar | 2.5.1 |
| org.geotools » gt-main | jar | 2.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |