License |
License |
---|---|
GroupId | GroupIdbe.fluid-it.microservice.bundle |
ArtifactId | ArtifactIdmicroservice-bundle-showcase |
Last Version | Last Version0.1-16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmicroservice-bundle-showcase
Showcase application utilizing the microservice bundle.
|
<!-- https://jarcasting.com/artifacts/be.fluid-it.microservice.bundle/microservice-bundle-showcase/ -->
<dependency>
<groupId>be.fluid-it.microservice.bundle</groupId>
<artifactId>microservice-bundle-showcase</artifactId>
<version>0.1-16</version>
</dependency>
// https://jarcasting.com/artifacts/be.fluid-it.microservice.bundle/microservice-bundle-showcase/
implementation 'be.fluid-it.microservice.bundle:microservice-bundle-showcase:0.1-16'
// https://jarcasting.com/artifacts/be.fluid-it.microservice.bundle/microservice-bundle-showcase/
implementation ("be.fluid-it.microservice.bundle:microservice-bundle-showcase:0.1-16")
'be.fluid-it.microservice.bundle:microservice-bundle-showcase:jar:0.1-16'
<dependency org="be.fluid-it.microservice.bundle" name="microservice-bundle-showcase" rev="0.1-16">
<artifact name="microservice-bundle-showcase" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.fluid-it.microservice.bundle', module='microservice-bundle-showcase', version='0.1-16')
)
libraryDependencies += "be.fluid-it.microservice.bundle" % "microservice-bundle-showcase" % "0.1-16"
[be.fluid-it.microservice.bundle/microservice-bundle-showcase "0.1-16"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | |
be.fluid-it.microservice.bundle : microservice-bundle-core | jar | 0.1-16 |
com.google.inject : guice | jar |
Group / Artifact | Type | Version |
---|---|---|
be.fluid-it.microservice.bundle : microservice-bundle-testing | jar | 0.1-16 |
com.jayway.restassured : rest-assured | jar | 2.7.0 |
junit : junit | jar |