License |
License |
---|---|
GroupId | GroupIdorg.web4thejob |
ArtifactId | ArtifactIdorg.web4thejob.joblet.contacts |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionContacts joblet
Starting point for building any joblet hierarchy
|
Project URL |
Project URL |
<!-- 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"]
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 |
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 |