is not current version
Last Version 1.6.13

io.syndesis.extension:extension-example-log-step 1.4.0-20180720

Syndesis :: ${project.name}

GroupId

GroupId

io.syndesis.extension
ArtifactId

ArtifactId

extension-example-log-step
Version

Version

1.4.0-20180720
Type

Type

jar

Download extension-example-log-step 1.4.0-20180720


<!-- 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.4.0-20180720</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.extension/extension-example-log-step/
implementation 'io.syndesis.extension:extension-example-log-step:1.4.0-20180720'
// https://jarcasting.com/artifacts/io.syndesis.extension/extension-example-log-step/
implementation ("io.syndesis.extension:extension-example-log-step:1.4.0-20180720")
'io.syndesis.extension:extension-example-log-step:jar:1.4.0-20180720'
<dependency org="io.syndesis.extension" name="extension-example-log-step" rev="1.4.0-20180720">
  <artifact name="extension-example-log-step" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.extension', module='extension-example-log-step', version='1.4.0-20180720')
)
libraryDependencies += "io.syndesis.extension" % "extension-example-log-step" % "1.4.0-20180720"
[io.syndesis.extension/extension-example-log-step "1.4.0-20180720"]