License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geoserver |
ArtifactId | ArtifactIdhttp |
Last Version | Last Version1.5.0-RC3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTP Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
http-1.5.0-RC3.pom | |
http-1.5.0-RC3.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geoserver/http/ -->
<dependency>
<groupId>org.geoserver</groupId>
<artifactId>http</artifactId>
<version>1.5.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.geoserver/http/
implementation 'org.geoserver:http:1.5.0-RC3'
// https://jarcasting.com/artifacts/org.geoserver/http/
implementation ("org.geoserver:http:1.5.0-RC3")
'org.geoserver:http:jar:1.5.0-RC3'
<dependency org="org.geoserver" name="http" rev="1.5.0-RC3">
<artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geoserver', module='http', version='1.5.0-RC3')
)
libraryDependencies += "org.geoserver" % "http" % "1.5.0-RC3"
[org.geoserver/http "1.5.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.geoserver : platform | jar | 1.5.0-RC3 |
javax.servlet : servlet-api | jar | 2.4 |
xpp3 : xpp3 | jar | 1.1.3.4.O |
org.springframework : spring-beans | jar | 1.2.5 |
org.springframework : spring-core | jar | 1.2.5 |
org.springframework : spring-context | jar | 1.2.5 |
org.springframework : spring-webmvc | jar | 1.2.5 |
org.geotools » gt2-api | jar | 2.3.1-SNAPSHOT |
org.geotools » gt2-main | jar | 2.3.1-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
mockobjects : mockobjects-jdk1.4-j2ee1.3 | jar | 0.09 |
mockobjects : mockobjects-core | jar | 0.09 |
junit : junit | jar | 3.8.1 |