| License |
License |
|---|---|
| GroupId | GroupIdorg.nmdp.gl |
| ArtifactId | ArtifactIdgl-service |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongl-service
URI-based RESTful service for the gl project.
|
| Filename | Size |
|---|---|
| gl-service-1.0.pom | |
| gl-service-1.0.jar | 74 KB |
| gl-service-1.0-tests.jar | 31 KB |
| gl-service-1.0-sources.jar | 77 KB |
| gl-service-1.0-javadoc.jar | 213 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nmdp.gl/gl-service/ -->
<dependency>
<groupId>org.nmdp.gl</groupId>
<artifactId>gl-service</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nmdp.gl/gl-service/
implementation 'org.nmdp.gl:gl-service:1.0'
// https://jarcasting.com/artifacts/org.nmdp.gl/gl-service/
implementation ("org.nmdp.gl:gl-service:1.0")
'org.nmdp.gl:gl-service:jar:1.0'
<dependency org="org.nmdp.gl" name="gl-service" rev="1.0">
<artifact name="gl-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nmdp.gl', module='gl-service', version='1.0')
)
libraryDependencies += "org.nmdp.gl" % "gl-service" % "1.0"
[org.nmdp.gl/gl-service "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.5.1 |
| com.google.guava : guava | jar | 18.0 |
| com.google.inject : guice | jar | 3.0 |
| org.apache.velocity : velocity | jar | 1.7 |
| org.nmdp.gl : gl-core | jar | 1.0 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.10.19 |
| junit : junit | jar | 4.12 |