Last Version

REST :: Controller 1.3.0-20180304

Syndesis :: REST :: Controller

License

License

GroupId

GroupId

io.syndesis.rest
ArtifactId

ArtifactId

rest-controller
Version

Version

1.3.0-20180304
Type

Type

jar
Description

Description

REST :: Controller
Syndesis :: REST :: Controller
Project Organization

Project Organization

Red Hat

Download rest-controller 1.3.0-20180304


<!-- https://jarcasting.com/artifacts/io.syndesis.rest/rest-controller/ -->
<dependency>
    <groupId>io.syndesis.rest</groupId>
    <artifactId>rest-controller</artifactId>
    <version>1.3.0-20180304</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.rest/rest-controller/
implementation 'io.syndesis.rest:rest-controller:1.3.0-20180304'
// https://jarcasting.com/artifacts/io.syndesis.rest/rest-controller/
implementation ("io.syndesis.rest:rest-controller:1.3.0-20180304")
'io.syndesis.rest:rest-controller:jar:1.3.0-20180304'
<dependency org="io.syndesis.rest" name="rest-controller" rev="1.3.0-20180304">
  <artifact name="rest-controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.rest', module='rest-controller', version='1.3.0-20180304')
)
libraryDependencies += "io.syndesis.rest" % "rest-controller" % "1.3.0-20180304"
[io.syndesis.rest/rest-controller "1.3.0-20180304"]

Dependencies

compile (13)

Group / Artifact Type Version
io.syndesis.common : common-model jar 1.3.0-20180304
io.syndesis.common : common-util jar 1.3.0-20180304
io.syndesis.rest : rest-dao jar 1.3.0-20180304
io.syndesis.rest : rest-openshift jar 1.3.0-20180304
io.syndesis.integration : integration-api jar 1.3.0-20180304
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
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

test (6)

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.hibernate : hibernate-validator jar 5.3.5.Final
org.glassfish : javax.el jar
org.slf4j : slf4j-simple jar

Project Modules

There are no modules declared in this project.