License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdio.americanexpress.synapse |
ArtifactId | ArtifactIdexample-service-book-rest |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
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-book-rest-0.2.0.pom | |
example-service-book-rest-0.2.0.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.americanexpress.synapse/example-service-book-rest/ -->
<dependency>
<groupId>io.americanexpress.synapse</groupId>
<artifactId>example-service-book-rest</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress.synapse/example-service-book-rest/
implementation 'io.americanexpress.synapse:example-service-book-rest:0.2.0'
// https://jarcasting.com/artifacts/io.americanexpress.synapse/example-service-book-rest/
implementation ("io.americanexpress.synapse:example-service-book-rest:0.2.0")
'io.americanexpress.synapse:example-service-book-rest:jar:0.2.0'
<dependency org="io.americanexpress.synapse" name="example-service-book-rest" rev="0.2.0">
<artifact name="example-service-book-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='example-service-book-rest', version='0.2.0')
)
libraryDependencies += "io.americanexpress.synapse" % "example-service-book-rest" % "0.2.0"
[io.americanexpress.synapse/example-service-book-rest "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.americanexpress.synapse : synapse-service-rest | jar | 0.2.0 |