| License |
License |
|---|---|
| GroupId | GroupIdio.syndesis.rest |
| ArtifactId | ArtifactIdrest-credential |
| Version | Version1.3.0-20180304 |
| Type | Typejar |
| Description |
DescriptionREST :: Credential
Syndesis :: REST :: Credential
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.syndesis.rest/rest-credential/ -->
<dependency>
<groupId>io.syndesis.rest</groupId>
<artifactId>rest-credential</artifactId>
<version>1.3.0-20180304</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.rest/rest-credential/
implementation 'io.syndesis.rest:rest-credential:1.3.0-20180304'
// https://jarcasting.com/artifacts/io.syndesis.rest/rest-credential/
implementation ("io.syndesis.rest:rest-credential:1.3.0-20180304")
'io.syndesis.rest:rest-credential:jar:1.3.0-20180304'
<dependency org="io.syndesis.rest" name="rest-credential" rev="1.3.0-20180304">
<artifact name="rest-credential" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.rest', module='rest-credential', version='1.3.0-20180304')
)
libraryDependencies += "io.syndesis.rest" % "rest-credential" % "1.3.0-20180304"
[io.syndesis.rest/rest-credential "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.assertj : assertj-core | jar | 3.9.1 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.slf4j : jcl-over-slf4j | jar | |
| org.jboss.resteasy : resteasy-jaxrs | jar | 3.1.4.Final |
| org.hibernate : hibernate-validator | jar | 5.3.5.Final |
| org.glassfish : javax.el | jar | |
| org.springframework.security : spring-security-crypto | jar | 4.2.3.RELEASE |