License |
License |
---|---|
GroupId | GroupIdcom.idrsolutions |
ArtifactId | ArtifactIdbase-microservice-example |
Version | Version9.0.1 |
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>9.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.idrsolutions/base-microservice-example/
implementation 'com.idrsolutions:base-microservice-example:9.0.1'
// https://jarcasting.com/artifacts/com.idrsolutions/base-microservice-example/
implementation ("com.idrsolutions:base-microservice-example:9.0.1")
'com.idrsolutions:base-microservice-example:jar:9.0.1'
<dependency org="com.idrsolutions" name="base-microservice-example" rev="9.0.1">
<artifact name="base-microservice-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.idrsolutions', module='base-microservice-example', version='9.0.1')
)
libraryDependencies += "com.idrsolutions" % "base-microservice-example" % "9.0.1"
[com.idrsolutions/base-microservice-example "9.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.json | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |