License |
License |
---|---|
GroupId | GroupIdcom.github.hippoom |
ArtifactId | ArtifactIddelay-job-core |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYour name of the lib
Your description of the lib
|
Filename | Size |
---|---|
delay-job-core-0.1.2.pom | |
delay-job-core-0.1.2.jar | 51 KB |
delay-job-core-0.1.2-sources.jar | 27 KB |
delay-job-core-0.1.2-javadoc.jar | 227 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/delay-job-core/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>delay-job-core</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/delay-job-core/
implementation 'com.github.hippoom:delay-job-core:0.1.2'
// https://jarcasting.com/artifacts/com.github.hippoom/delay-job-core/
implementation ("com.github.hippoom:delay-job-core:0.1.2")
'com.github.hippoom:delay-job-core:jar:0.1.2'
<dependency org="com.github.hippoom" name="delay-job-core" rev="0.1.2">
<artifact name="delay-job-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='delay-job-core', version='0.1.2')
)
libraryDependencies += "com.github.hippoom" % "delay-job-core" % "0.1.2"
[com.github.hippoom/delay-job-core "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.10.5 |
io.jsonwebtoken : jjwt-jackson | jar | 0.10.5 |
io.jsonwebtoken : jjwt-api | jar | 0.10.5 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.8 |
org.modelmapper : modelmapper | jar | 2.3.5 |