License |
License |
---|---|
GroupId | GroupIdorg.web4thejob |
ArtifactId | ArtifactIdorg.web4thejob.core |
Version | Version3.6.0 |
Type | Typejar |
Description |
Descriptionorg.web4thejob.core
The core engine of the framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.web4thejob.core-3.6.0.pom | |
org.web4thejob.core-3.6.0.jar | 196 KB |
org.web4thejob.core-3.6.0-sources.jar | 218 KB |
org.web4thejob.core-3.6.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.core/ -->
<dependency>
<groupId>org.web4thejob</groupId>
<artifactId>org.web4thejob.core</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.core/
implementation 'org.web4thejob:org.web4thejob.core:3.6.0'
// https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.core/
implementation ("org.web4thejob:org.web4thejob.core:3.6.0")
'org.web4thejob:org.web4thejob.core:jar:3.6.0'
<dependency org="org.web4thejob" name="org.web4thejob.core" rev="3.6.0">
<artifact name="org.web4thejob.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.web4thejob', module='org.web4thejob.core', version='3.6.0')
)
libraryDependencies += "org.web4thejob" % "org.web4thejob.core" % "3.6.0"
[org.web4thejob/org.web4thejob.core "3.6.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.4 |
org.springframework : spring-beans | jar | 4.0.0.RELEASE |
org.springframework : spring-context | jar | 4.0.0.RELEASE |
org.springframework : spring-tx | jar | 4.0.0.RELEASE |
org.springframework : spring-aop | jar | 4.0.0.RELEASE |
net.sf.opencsv : opencsv | jar | 2.3 |
log4j : log4j | jar | 1.2.16 |
xom : xom | jar | 1.2.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |