License |
License |
---|---|
GroupId | GroupIdio.syndesis.extension |
ArtifactId | ArtifactIdextension-parent |
Version | Version1.11.0 |
Type | Typepom |
Description |
DescriptionExtension
Syndesis :: Extension
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
extension-parent-1.11.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.syndesis.extension/extension-parent/ -->
<dependency>
<groupId>io.syndesis.extension</groupId>
<artifactId>extension-parent</artifactId>
<version>1.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.extension/extension-parent/
implementation 'io.syndesis.extension:extension-parent:1.11.0'
// https://jarcasting.com/artifacts/io.syndesis.extension/extension-parent/
implementation ("io.syndesis.extension:extension-parent:1.11.0")
'io.syndesis.extension:extension-parent:pom:1.11.0'
<dependency org="io.syndesis.extension" name="extension-parent" rev="1.11.0">
<artifact name="extension-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.extension', module='extension-parent', version='1.11.0')
)
libraryDependencies += "io.syndesis.extension" % "extension-parent" % "1.11.0"
[io.syndesis.extension/extension-parent "1.11.0"]