| License |
License |
|---|---|
| GroupId | GroupIdio.syndesis.connector |
| ArtifactId | ArtifactIdconnector-parent |
| Last Version | Last Version1.13.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionConnector
Syndesis :: Connector
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| connector-parent-1.13.2.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.syndesis.connector/connector-parent/ -->
<dependency>
<groupId>io.syndesis.connector</groupId>
<artifactId>connector-parent</artifactId>
<version>1.13.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.connector/connector-parent/
implementation 'io.syndesis.connector:connector-parent:1.13.2'
// https://jarcasting.com/artifacts/io.syndesis.connector/connector-parent/
implementation ("io.syndesis.connector:connector-parent:1.13.2")
'io.syndesis.connector:connector-parent:pom:1.13.2'
<dependency org="io.syndesis.connector" name="connector-parent" rev="1.13.2">
<artifact name="connector-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.connector', module='connector-parent', version='1.13.2')
)
libraryDependencies += "io.syndesis.connector" % "connector-parent" % "1.13.2"
[io.syndesis.connector/connector-parent "1.13.2"]