License |
License |
---|---|
GroupId | GroupIdorg.nmdp.service |
ArtifactId | ArtifactIdcommon-service |
Last Version | Last Version2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-service
Utilities shared by services.
|
Filename | Size |
---|---|
common-service-2.pom | |
common-service-2.jar | 7 KB |
common-service-2-sources.jar | 3 KB |
common-service-2-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nmdp.service/common-service/ -->
<dependency>
<groupId>org.nmdp.service</groupId>
<artifactId>common-service</artifactId>
<version>2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nmdp.service/common-service/
implementation 'org.nmdp.service:common-service:2'
// https://jarcasting.com/artifacts/org.nmdp.service/common-service/
implementation ("org.nmdp.service:common-service:2")
'org.nmdp.service:common-service:jar:2'
<dependency org="org.nmdp.service" name="common-service" rev="2">
<artifact name="common-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nmdp.service', module='common-service', version='2')
)
libraryDependencies += "org.nmdp.service" % "common-service" % "2"
[org.nmdp.service/common-service "2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.0 |
com.google.guava : guava | jar | 18.0 |
org.slf4j : slf4j-api | jar | 1.7.13 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.8 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.slf4j : slf4j-simple | jar | 1.7.13 |