License |
License |
---|---|
GroupId | GroupIdcom.idrsolutions |
ArtifactId | ArtifactIdbase-microservice-example |
Version | Version8.0.3 |
Type | Typejar |
Description |
DescriptionIDRsolutions Base Microservice Example
Provides the shared classes used by IDRsolutions microservice examples.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.idrsolutions/base-microservice-example/ -->
<dependency>
<groupId>com.idrsolutions</groupId>
<artifactId>base-microservice-example</artifactId>
<version>8.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.idrsolutions/base-microservice-example/
implementation 'com.idrsolutions:base-microservice-example:8.0.3'
// https://jarcasting.com/artifacts/com.idrsolutions/base-microservice-example/
implementation ("com.idrsolutions:base-microservice-example:8.0.3")
'com.idrsolutions:base-microservice-example:jar:8.0.3'
<dependency org="com.idrsolutions" name="base-microservice-example" rev="8.0.3">
<artifact name="base-microservice-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.idrsolutions', module='base-microservice-example', version='8.0.3')
)
libraryDependencies += "com.idrsolutions" % "base-microservice-example" % "8.0.3"
[com.idrsolutions/base-microservice-example "8.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.json | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |