License |
License |
---|---|
GroupId | GroupIdcom.taboola |
ArtifactId | ArtifactIdcronyx-parent |
Version | Version1.0-RELEASE |
Type | Typepom |
Description |
Descriptioncom.taboola:cronyx-parent
Job scheduling framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cronyx-parent-1.0-RELEASE.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.taboola/cronyx-parent/ -->
<dependency>
<groupId>com.taboola</groupId>
<artifactId>cronyx-parent</artifactId>
<version>1.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.taboola/cronyx-parent/
implementation 'com.taboola:cronyx-parent:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.taboola/cronyx-parent/
implementation ("com.taboola:cronyx-parent:1.0-RELEASE")
'com.taboola:cronyx-parent:pom:1.0-RELEASE'
<dependency org="com.taboola" name="cronyx-parent" rev="1.0-RELEASE">
<artifact name="cronyx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.taboola', module='cronyx-parent', version='1.0-RELEASE')
)
libraryDependencies += "com.taboola" % "cronyx-parent" % "1.0-RELEASE"
[com.taboola/cronyx-parent "1.0-RELEASE"]