| License |
License |
|---|---|
| Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
| GroupId | GroupIdcom.nectia |
| ArtifactId | ArtifactIdnectia-quartz |
| Last Version | Last Version1.0-RC |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.nectia:nectia-quartz
Parent project with base dependencies for nectia proyects
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| nectia-quartz-1.0-RC.pom | |
| nectia-quartz-1.0-RC.jar | 5 KB |
| nectia-quartz-1.0-RC-sources.jar | 2 KB |
| nectia-quartz-1.0-RC-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nectia/nectia-quartz/ -->
<dependency>
<groupId>com.nectia</groupId>
<artifactId>nectia-quartz</artifactId>
<version>1.0-RC</version>
</dependency>
// https://jarcasting.com/artifacts/com.nectia/nectia-quartz/
implementation 'com.nectia:nectia-quartz:1.0-RC'
// https://jarcasting.com/artifacts/com.nectia/nectia-quartz/
implementation ("com.nectia:nectia-quartz:1.0-RC")
'com.nectia:nectia-quartz:jar:1.0-RC'
<dependency org="com.nectia" name="nectia-quartz" rev="1.0-RC">
<artifact name="nectia-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nectia', module='nectia-quartz', version='1.0-RC')
)
libraryDependencies += "com.nectia" % "nectia-quartz" % "1.0-RC"
[com.nectia/nectia-quartz "1.0-RC"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nectia : necita-helpers | jar | 1.0-RC |
| org.quartz-scheduler : quartz-jobs | jar | 2.2.3 |
| org.quartz-scheduler : quartz | jar | 2.2.3 |
| org.springframework : spring-context | jar | |
| org.springframework : spring-context-support | jar | |
| com.google.guava : guava | jar | 21.0 |
| javax.inject : javax.inject | jar | 1 |
| org.slf4j : slf4j-api | jar | 1.7.24 |
| joda-time : joda-time | jar | 2.9.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |