Last Version

Jerry Services project 1.0.0

Common Services

License

License

GroupId

GroupId

com.sangupta
ArtifactId

ArtifactId

jerry-services
Version

Version

1.0.0
Type

Type

jar
Description

Description

Jerry Services project
Common Services
Project URL

Project URL

https://sangupta.com/projects/jerry-services
Source Code Management

Source Code Management

https://github.com/sangupta/jerry-services

Download jerry-services 1.0.0


<!-- https://jarcasting.com/artifacts/com.sangupta/jerry-services/ -->
<dependency>
    <groupId>com.sangupta</groupId>
    <artifactId>jerry-services</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sangupta/jerry-services/
implementation 'com.sangupta:jerry-services:1.0.0'
// https://jarcasting.com/artifacts/com.sangupta/jerry-services/
implementation ("com.sangupta:jerry-services:1.0.0")
'com.sangupta:jerry-services:jar:1.0.0'
<dependency org="com.sangupta" name="jerry-services" rev="1.0.0">
  <artifact name="jerry-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sangupta', module='jerry-services', version='1.0.0')
)
libraryDependencies += "com.sangupta" % "jerry-services" % "1.0.0"
[com.sangupta/jerry-services "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sangupta : jerry-core jar 2.4.0
org.slf4j : slf4j-api jar 1.7.7

provided (7)

Group / Artifact Type Version
org.quartz-scheduler : quartz jar 2.2.3
com.google.code.gson : gson jar 2.8.0
com.thoughtworks.xstream : xstream jar 1.4.9
org.springframework : spring-context-support jar 4.1.4.RELEASE
javax.mail : mail jar 1.4.5
org.springframework.data : spring-data-mongodb jar 1.7.1.RELEASE
org.springframework.data : spring-data-redis jar 1.5.1.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.