License |
License |
---|---|
GroupId | GroupIdio.syndesis |
ArtifactId | ArtifactIdrest |
Last Version | Last Version1.3.0-20180202 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionREST :: REST
syndesis :: rest
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rest-1.3.0-20180202.pom | |
rest-1.3.0-20180202.jar | 146 KB |
rest-1.3.0-20180202-tests.jar | 51 KB |
rest-1.3.0-20180202-test-sources.jar | 27 KB |
rest-1.3.0-20180202-sources.jar | 99 KB |
rest-1.3.0-20180202-javadoc.jar | 516 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.syndesis/rest/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>rest</artifactId>
<version>1.3.0-20180202</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/rest/
implementation 'io.syndesis:rest:1.3.0-20180202'
// https://jarcasting.com/artifacts/io.syndesis/rest/
implementation ("io.syndesis:rest:1.3.0-20180202")
'io.syndesis:rest:jar:1.3.0-20180202'
<dependency org="io.syndesis" name="rest" rev="1.3.0-20180202">
<artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='rest', version='1.3.0-20180202')
)
libraryDependencies += "io.syndesis" % "rest" % "1.3.0-20180202"
[io.syndesis/rest "1.3.0-20180202"]
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.5.6 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.assertj : assertj-core | jar | 3.6.2 |
org.glassfish : javax.el | jar | |
org.hibernate : hibernate-validator | jar | 5.3.5.Final |
io.fabric8 : openshift-server-mock | jar | |
io.fabric8 : mockwebserver | jar | 0.0.15 |
org.springframework.security : spring-security-web | jar | 4.2.3.RELEASE |
com.squareup.okhttp3 : mockwebserver | jar |