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