License |
License |
---|---|
GroupId | GroupIdio.syndesis |
ArtifactId | ArtifactIdsyndesis-parent |
Last Version | Last Version1.13.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSyndesis
Syndesis :: Syndesis
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
syndesis-parent-1.13.2.pom | 89 KB |
syndesis-parent-1.13.2-tools.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.syndesis/syndesis-parent/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>syndesis-parent</artifactId>
<version>1.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/syndesis-parent/
implementation 'io.syndesis:syndesis-parent:1.13.2'
// https://jarcasting.com/artifacts/io.syndesis/syndesis-parent/
implementation ("io.syndesis:syndesis-parent:1.13.2")
'io.syndesis:syndesis-parent:jar:1.13.2'
<dependency org="io.syndesis" name="syndesis-parent" rev="1.13.2">
<artifact name="syndesis-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='syndesis-parent', version='1.13.2')
)
libraryDependencies += "io.syndesis" % "syndesis-parent" % "1.13.2"
[io.syndesis/syndesis-parent "1.13.2"]