is not current version
Last Version 10.1.0

IDRsolutions Base Microservice Example 8.0.2

Provides the shared classes used by IDRsolutions microservice examples.

License

License

GroupId

GroupId

com.idrsolutions
ArtifactId

ArtifactId

base-microservice-example
Version

Version

8.0.2
Type

Type

jar
Description

Description

IDRsolutions Base Microservice Example
Provides the shared classes used by IDRsolutions microservice examples.
Project URL

Project URL

https://github.com/idrsolutions/base-microservice-example
Source Code Management

Source Code Management

http://github.com/idrsolutions/base-microservice-example/tree/master

Download base-microservice-example 8.0.2


<!-- https://jarcasting.com/artifacts/com.idrsolutions/base-microservice-example/ -->
<dependency>
    <groupId>com.idrsolutions</groupId>
    <artifactId>base-microservice-example</artifactId>
    <version>8.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.idrsolutions/base-microservice-example/
implementation 'com.idrsolutions:base-microservice-example:8.0.2'
// https://jarcasting.com/artifacts/com.idrsolutions/base-microservice-example/
implementation ("com.idrsolutions:base-microservice-example:8.0.2")
'com.idrsolutions:base-microservice-example:jar:8.0.2'
<dependency org="com.idrsolutions" name="base-microservice-example" rev="8.0.2">
  <artifact name="base-microservice-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.idrsolutions', module='base-microservice-example', version='8.0.2')
)
libraryDependencies += "com.idrsolutions" % "base-microservice-example" % "8.0.2"
[com.idrsolutions/base-microservice-example "8.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.1

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.