| License |
License
The Apache License, Version 2.0
|
|---|---|
| GroupId | GroupIdio.americanexpress.synapse |
| ArtifactId | ArtifactIdexample-service-rest-book |
| Version | Version0.2.2 |
| Type | Typejar |
| Description |
DescriptionSynapse is a set of lightweight foundational framework modules for rapid development built-in with enterprise
grade maturity and quality.
|
| Filename | Size |
|---|---|
| example-service-rest-book-0.2.2.pom | |
| example-service-rest-book-0.2.2.jar | 10 KB |
| Browse |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress.synapse/example-service-rest-book/
implementation 'io.americanexpress.synapse:example-service-rest-book:0.2.2'
// https://jarcasting.com/artifacts/io.americanexpress.synapse/example-service-rest-book/
implementation ("io.americanexpress.synapse:example-service-rest-book:0.2.2")
'io.americanexpress.synapse:example-service-rest-book:jar:0.2.2'
<dependency org="io.americanexpress.synapse" name="example-service-rest-book" rev="0.2.2">
<artifact name="example-service-rest-book" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='example-service-rest-book', version='0.2.2')
)
libraryDependencies += "io.americanexpress.synapse" % "example-service-rest-book" % "0.2.2"
[io.americanexpress.synapse/example-service-rest-book "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.americanexpress.synapse : synapse-service-rest | jar | 0.2.2 |