| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sourceforge.kivu4j |
| ArtifactId | ArtifactIdutils-job |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKivu4j : Utils : Job
There are many java projects
|
| Filename | Size |
|---|---|
| utils-job-1.0.pom | |
| utils-job-1.0.jar | 10 KB |
| utils-job-1.0-sources.jar | 8 KB |
| utils-job-1.0-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.kivu4j/utils-job/ -->
<dependency>
<groupId>net.sourceforge.kivu4j</groupId>
<artifactId>utils-job</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.kivu4j/utils-job/
implementation 'net.sourceforge.kivu4j:utils-job:1.0'
// https://jarcasting.com/artifacts/net.sourceforge.kivu4j/utils-job/
implementation ("net.sourceforge.kivu4j:utils-job:1.0")
'net.sourceforge.kivu4j:utils-job:jar:1.0'
<dependency org="net.sourceforge.kivu4j" name="utils-job" rev="1.0">
<artifact name="utils-job" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.kivu4j', module='utils-job', version='1.0')
)
libraryDependencies += "net.sourceforge.kivu4j" % "utils-job" % "1.0"
[net.sourceforge.kivu4j/utils-job "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.kivu4j : utils-lang | jar | 1.0 |
| org.quartz-scheduler : quartz | jar | 1.8.5 |
| org.springframework : spring-context-support | jar | 3.0.6.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |