is not current version
Last Version 0.2.17

io.americanexpress.synapse:example-service-rest-book 0.2.7


GroupId

GroupId

io.americanexpress.synapse
ArtifactId

ArtifactId

example-service-rest-book
Version

Version

0.2.7
Type

Type

jar

Download example-service-rest-book 0.2.7


<!-- https://jarcasting.com/artifacts/io.americanexpress.synapse/example-service-rest-book/ -->
<dependency>
    <groupId>io.americanexpress.synapse</groupId>
    <artifactId>example-service-rest-book</artifactId>
    <version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress.synapse/example-service-rest-book/
implementation 'io.americanexpress.synapse:example-service-rest-book:0.2.7'
// https://jarcasting.com/artifacts/io.americanexpress.synapse/example-service-rest-book/
implementation ("io.americanexpress.synapse:example-service-rest-book:0.2.7")
'io.americanexpress.synapse:example-service-rest-book:jar:0.2.7'
<dependency org="io.americanexpress.synapse" name="example-service-rest-book" rev="0.2.7">
  <artifact name="example-service-rest-book" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='example-service-rest-book', version='0.2.7')
)
libraryDependencies += "io.americanexpress.synapse" % "example-service-rest-book" % "0.2.7"
[io.americanexpress.synapse/example-service-rest-book "0.2.7"]