is not current version
Last Version 1.3.0-20180202

io.syndesis:syndesis-rest-parent 1.0.0


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

syndesis-rest-parent
Version

Version

1.0.0
Type

Type

pom

Download syndesis-rest-parent 1.0.0


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