is not current version
Last Version 1.3.0-20180202

io.syndesis:syndesis-rest-parent 1.1.2


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

syndesis-rest-parent
Version

Version

1.1.2
Type

Type

pom

Download syndesis-rest-parent 1.1.2


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