service
All Service based projects Rest JaxWS etc. Latest Feature A100002
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.richygreat |
| ArtifactId | ArtifactIdservice |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionService
Service project
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| service-1.1.pom | |
| service-1.1.war | 1 MB |
| service-1.1-sources.jar | 53 KB |
| service-1.1-javadoc.jar | 387 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.richygreat/service/ -->
<dependency>
<groupId>com.github.richygreat</groupId>
<artifactId>service</artifactId>
<version>1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.richygreat/service/
implementation 'com.github.richygreat:service:1.1'
// https://jarcasting.com/artifacts/com.github.richygreat/service/
implementation ("com.github.richygreat:service:1.1")
'com.github.richygreat:service:war:1.1'
<dependency org="com.github.richygreat" name="service" rev="1.1">
<artifact name="service" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.richygreat', module='service', version='1.1')
)
libraryDependencies += "com.github.richygreat" % "service" % "1.1"
[com.github.richygreat/service "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.maps : google-maps-services | jar | 0.1.15 |
| net.coobird : thumbnailator | jar | 0.4.8 |
| io.swagger : swagger-annotations | jar | 1.5.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| org.jboss.resteasy : resteasy-client | jar | 3.0.14.Final |
| org.jboss.resteasy : resteasy-multipart-provider | jar | 3.0.14.Final |
| org.jboss.resteasy : resteasy-jackson-provider | jar | 3.0.14.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
All Service based projects Rest JaxWS etc. Latest Feature A100002