| License |
License |
|---|---|
| GroupId | GroupIdio.syndesis |
| ArtifactId | ArtifactIdrest |
| Version | Version1.3.0-20180202 |
| 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 | 177 KB |
| rest-1.3.0-20180202-tests.jar | 53 KB |
| rest-1.3.0-20180202-test-sources.jar | 28 KB |
| rest-1.3.0-20180202-sources.jar | 116 KB |
| rest-1.3.0-20180202-javadoc.jar | 598 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 |