is not current version
Last Version 1.3.0-20180304

io.syndesis.rest:rest-controller 1.3.0-20180302


GroupId

GroupId

io.syndesis.rest
ArtifactId

ArtifactId

rest-controller
Version

Version

1.3.0-20180302
Type

Type

jar

Download rest-controller 1.3.0-20180302


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