| License |
License |
|---|---|
| GroupId | GroupIdio.syndesis.rest |
| ArtifactId | ArtifactIdrest-endpoint |
| Version | Version1.3.0-20180304 |
| Type | Typejar |
| Description |
DescriptionREST :: Endpoint
Syndesis :: REST :: Endpoint
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.syndesis.rest/rest-endpoint/ -->
<dependency>
<groupId>io.syndesis.rest</groupId>
<artifactId>rest-endpoint</artifactId>
<version>1.3.0-20180304</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.rest/rest-endpoint/
implementation 'io.syndesis.rest:rest-endpoint:1.3.0-20180304'
// https://jarcasting.com/artifacts/io.syndesis.rest/rest-endpoint/
implementation ("io.syndesis.rest:rest-endpoint:1.3.0-20180304")
'io.syndesis.rest:rest-endpoint:jar:1.3.0-20180304'
<dependency org="io.syndesis.rest" name="rest-endpoint" rev="1.3.0-20180304">
<artifact name="rest-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.rest', module='rest-endpoint', version='1.3.0-20180304')
)
libraryDependencies += "io.syndesis.rest" % "rest-endpoint" % "1.3.0-20180304"
[io.syndesis.rest/rest-endpoint "1.3.0-20180304"]
| 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.9.1 |
| 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 |