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