is not current version
Last Version 1.13.2

io.syndesis:syndesis-parent 1.13.0

Syndesis :: ${project.name}

GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

syndesis-parent
Version

Version

1.13.0
Type

Type

pom

Download syndesis-parent 1.13.0

Filename Size
syndesis-parent-1.13.0.pom 127 KB
Browse

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