Last Version

IDRsolutions Base Microservice Example 10.1.0

Provides the shared classes used by IDRsolutions microservice examples.

License

License

GroupId

GroupId

com.idrsolutions
ArtifactId

ArtifactId

base-microservice-example
Version

Version

10.1.0
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 10.1.0


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

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.