License |
License |
---|---|
GroupId | GroupIdio.syndesis |
ArtifactId | ArtifactIdcontrollers |
Last Version | Last Version1.3.0-20180202 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionREST :: Controllers
syndesis :: controllers
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.syndesis/controllers/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>controllers</artifactId>
<version>1.3.0-20180202</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/controllers/
implementation 'io.syndesis:controllers:1.3.0-20180202'
// https://jarcasting.com/artifacts/io.syndesis/controllers/
implementation ("io.syndesis:controllers:1.3.0-20180202")
'io.syndesis:controllers:jar:1.3.0-20180202'
<dependency org="io.syndesis" name="controllers" rev="1.3.0-20180202">
<artifact name="controllers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='controllers', version='1.3.0-20180202')
)
libraryDependencies += "io.syndesis" % "controllers" % "1.3.0-20180202"
[io.syndesis/controllers "1.3.0-20180202"]
Group / Artifact | Type | Version |
---|---|---|
io.syndesis : core | jar | 1.3.0-20180202 |
io.syndesis : model | jar | 1.3.0-20180202 |
io.syndesis : dao | jar | 1.3.0-20180202 |
io.syndesis : openshift | jar | 1.3.0-20180202 |
io.syndesis : integration-api | jar | 1.3.0-20180202 |
org.springframework : spring-context | jar | |
org.springframework : spring-beans | jar | |
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
io.fabric8 : kubernetes-model | jar | 1.0.74 |
io.fabric8 : kubernetes-client | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.10 |
org.slf4j : slf4j-api | jar | |
org.jboss.spec.javax.annotation : jboss-annotations-api_1.2_spec | jar | 1.0.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.6.2 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hibernate : hibernate-validator | jar | 5.3.5.Final |
org.glassfish : javax.el | jar | |
org.slf4j : slf4j-simple | jar |