is not current version
Last Version 1.3.0-20180304

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


GroupId

GroupId

io.syndesis.rest
ArtifactId

ArtifactId

rest-dao
Version

Version

1.3.0-20180302
Type

Type

jar

Download rest-dao 1.3.0-20180302


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