| License |
License |
|---|---|
| GroupId | GroupIdorg.n52.wps |
| ArtifactId | ArtifactIdrest |
| Version | Version1.7.2 |
| Type | Typejar |
| Description |
Description52°North javaPS RESTful interface
arctic-sea-based WPS implementations
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rest-1.7.2.pom | |
| rest-1.7.2.jar | 111 KB |
| rest-1.7.2-sources.jar | 87 KB |
| rest-1.7.2-javadoc.jar | 442 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.n52.wps/rest/ -->
<dependency>
<groupId>org.n52.wps</groupId>
<artifactId>rest</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.n52.wps/rest/
implementation 'org.n52.wps:rest:1.7.2'
// https://jarcasting.com/artifacts/org.n52.wps/rest/
implementation ("org.n52.wps:rest:1.7.2")
'org.n52.wps:rest:jar:1.7.2'
<dependency org="org.n52.wps" name="rest" rev="1.7.2">
<artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.n52.wps', module='rest', version='1.7.2')
)
libraryDependencies += "org.n52.wps" % "rest" % "1.7.2"
[org.n52.wps/rest "1.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.n52.arctic-sea : faroe-annotations | jar | 8.2.1 |
| org.n52.arctic-sea : shetland | jar | 8.2.1 |
| org.n52.arctic-sea : janmayen | jar | 8.2.1 |
| org.n52.arctic-sea : faroe-utils | jar | 8.2.1 |
| org.n52.wps : engine | jar | 1.7.2 |
| org.springframework : spring-core | jar | 5.2.4.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.4.RELEASE |
| org.springframework : spring-context | jar | 5.2.4.RELEASE |
| org.springframework : spring-web | jar | 5.2.4.RELEASE |
| org.springframework : spring-webmvc | jar | 5.2.4.RELEASE |
| org.springframework : spring-beans | jar | 5.2.4.RELEASE |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.1 |
| com.google.guava : guava | jar | 30.0-jre |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| commons-io : commons-io | jar | 2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.28 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-web | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
| org.n52.wps : service | jar | 1.7.2 |
| commons-codec : commons-codec | jar | 1.11 |
| javax.servlet : jstl | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |