Last Version

Service 1.1

Service project

License

License

GroupId

GroupId

com.github.richygreat
ArtifactId

ArtifactId

service
Version

Version

1.1
Type

Type

war
Description

Description

Service
Service project
Source Code Management

Source Code Management

https://github.com/richygreat/service.git

Download service 1.1


<!-- 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"]

Dependencies

compile (3)

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

provided (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.