is not current version
Last Version 1.6.13

io.syndesis.extension:extension-example-log-step 1.3.0-20180307

Syndesis :: ${project.name}

GroupId

GroupId

io.syndesis.extension
ArtifactId

ArtifactId

extension-example-log-step
Version

Version

1.3.0-20180307
Type

Type

jar

Download extension-example-log-step 1.3.0-20180307


<!-- https://jarcasting.com/artifacts/io.syndesis.extension/extension-example-log-step/ -->
<dependency>
    <groupId>io.syndesis.extension</groupId>
    <artifactId>extension-example-log-step</artifactId>
    <version>1.3.0-20180307</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.extension/extension-example-log-step/
implementation 'io.syndesis.extension:extension-example-log-step:1.3.0-20180307'
// https://jarcasting.com/artifacts/io.syndesis.extension/extension-example-log-step/
implementation ("io.syndesis.extension:extension-example-log-step:1.3.0-20180307")
'io.syndesis.extension:extension-example-log-step:jar:1.3.0-20180307'
<dependency org="io.syndesis.extension" name="extension-example-log-step" rev="1.3.0-20180307">
  <artifact name="extension-example-log-step" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.extension', module='extension-example-log-step', version='1.3.0-20180307')
)
libraryDependencies += "io.syndesis.extension" % "extension-example-log-step" % "1.3.0-20180307"
[io.syndesis.extension/extension-example-log-step "1.3.0-20180307"]