License |
License |
---|---|
GroupId | GroupIdcom.taboola |
ArtifactId | ArtifactIdtaboola-cronyx |
Version | Version1.0-RELEASE |
Type | Typejar |
Description |
DescriptionJob scheduling framework
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
taboola-cronyx-1.0-RELEASE.pom | |
taboola-cronyx-1.0-RELEASE.jar | 165 KB |
taboola-cronyx-1.0-RELEASE-sources.jar | 88 KB |
taboola-cronyx-1.0-RELEASE-javadoc.jar | 651 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.taboola/taboola-cronyx/ -->
<dependency>
<groupId>com.taboola</groupId>
<artifactId>taboola-cronyx</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.taboola/taboola-cronyx/
implementation 'com.taboola:taboola-cronyx:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.taboola/taboola-cronyx/
implementation ("com.taboola:taboola-cronyx:1.0-RELEASE")
'com.taboola:taboola-cronyx:jar:1.0-RELEASE'
<dependency org="com.taboola" name="taboola-cronyx" rev="1.0-RELEASE">
<artifact name="taboola-cronyx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taboola', module='taboola-cronyx', version='1.0-RELEASE')
)
libraryDependencies += "com.taboola" % "taboola-cronyx" % "1.0-RELEASE"
[com.taboola/taboola-cronyx "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.taboola : taboola-cronyx-api | jar | 1.0-RELEASE |
org.springframework : spring-tx | jar | 4.3.5.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.5.RELEASE |
org.springframework : spring-context-support | jar | 4.3.5.RELEASE |
org.springframework : spring-jdbc | jar | 4.3.5.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 1.4.3.RELEASE |
org.springframework.boot : spring-boot-starter-remote-shell | jar | 1.4.3.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.4.3.RELEASE |
org.quartz-scheduler : quartz | jar | 2.2.2 |
org.quartz-scheduler : quartz-jobs | jar | 2.2.2 |
jline : jline | jar | 2.12.1 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.slf4j : slf4j-api | jar | 1.7.13 |
org.slf4j : jcl-over-slf4j | jar | 1.7.13 |
io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
net.sf.jgrapht : jgrapht | jar | 0.8.3 |
org.apache.sshd : sshd-core | jar | 0.14.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-logging-log4j | jar | 8.0.32 |
cglib : cglib-nodep | jar | 3.2.0 |
com.h2database : h2 | jar | 1.4.191 |
org.spockframework : spock-core | jar | 1.1-groovy-2.4-rc-3 |
org.spockframework : spock-spring | jar | 1.1-groovy-2.4-rc-3 |
org.springframework.boot : spring-boot-starter-test | jar | 1.4.3.RELEASE |
org.springframework : spring-test | jar | 4.3.5.RELEASE |
junit : junit | jar | 4.12 |
org.codehaus.groovy : groovy-all | jar | 1.6-beta-2 |