Last Version

microservice-bundle-api 0.1-16

Contract exposed by the microservice bundle.

License

License

GroupId

GroupId

be.fluid-it.microservice.bundle
ArtifactId

ArtifactId

microservice-bundle-api
Version

Version

0.1-16
Type

Type

jar
Description

Description

microservice-bundle-api
Contract exposed by the microservice bundle.

Download microservice-bundle-api 0.1-16


<!-- https://jarcasting.com/artifacts/be.fluid-it.microservice.bundle/microservice-bundle-api/ -->
<dependency>
    <groupId>be.fluid-it.microservice.bundle</groupId>
    <artifactId>microservice-bundle-api</artifactId>
    <version>0.1-16</version>
</dependency>
// https://jarcasting.com/artifacts/be.fluid-it.microservice.bundle/microservice-bundle-api/
implementation 'be.fluid-it.microservice.bundle:microservice-bundle-api:0.1-16'
// https://jarcasting.com/artifacts/be.fluid-it.microservice.bundle/microservice-bundle-api/
implementation ("be.fluid-it.microservice.bundle:microservice-bundle-api:0.1-16")
'be.fluid-it.microservice.bundle:microservice-bundle-api:jar:0.1-16'
<dependency org="be.fluid-it.microservice.bundle" name="microservice-bundle-api" rev="0.1-16">
  <artifact name="microservice-bundle-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.fluid-it.microservice.bundle', module='microservice-bundle-api', version='0.1-16')
)
libraryDependencies += "be.fluid-it.microservice.bundle" % "microservice-bundle-api" % "0.1-16"
[be.fluid-it.microservice.bundle/microservice-bundle-api "0.1-16"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.inject : guice jar

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.