Contacts joblet

Starting point for building any joblet hierarchy

License

License

GroupId

GroupId

org.web4thejob
ArtifactId

ArtifactId

org.web4thejob.joblet.contacts
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Contacts joblet
Starting point for building any joblet hierarchy
Project URL

Project URL

http://web4thejob.org/org.web4thejob.joblet.contacts

Download org.web4thejob.joblet.contacts

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.web4thejob : org.web4thejob.core jar 3.2.0
org.web4thejob : org.web4thejob.orm.h4 jar 3.2.0
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.6.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.hsqldb : hsqldb jar 2.2.8
org.springframework : spring-test jar 3.1.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0