is not current version
Last Version 1.3.0-20180202

io.syndesis:syndesis-rest-parent 1.2.7


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

syndesis-rest-parent
Version

Version

1.2.7
Type

Type

pom

Download syndesis-rest-parent 1.2.7


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