License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdio.americanexpress.synapse |
ArtifactId | ArtifactIdexample-service-rest-book |
Last Version | Last Version0.2.17 |
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-rest-book-0.2.17.pom | |
example-service-rest-book-0.2.17.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.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress.synapse/example-service-rest-book/
implementation 'io.americanexpress.synapse:example-service-rest-book:0.2.17'
// https://jarcasting.com/artifacts/io.americanexpress.synapse/example-service-rest-book/
implementation ("io.americanexpress.synapse:example-service-rest-book:0.2.17")
'io.americanexpress.synapse:example-service-rest-book:jar:0.2.17'
<dependency org="io.americanexpress.synapse" name="example-service-rest-book" rev="0.2.17">
<artifact name="example-service-rest-book" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='example-service-rest-book', version='0.2.17')
)
libraryDependencies += "io.americanexpress.synapse" % "example-service-rest-book" % "0.2.17"
[io.americanexpress.synapse/example-service-rest-book "0.2.17"]
Group / Artifact | Type | Version |
---|---|---|
io.americanexpress.synapse : synapse-service-rest | jar | 0.2.17 |
org.springframework.experimental » spring-native | jar | 0.11.4 |
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.buildtools : junit-platform-native | jar | 0.9.11 |