License |
License |
---|---|
GroupId | GroupIdcom.truthbean |
ArtifactId | ArtifactIddebbie-cron |
Last Version | Last Version0.5.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondebbie, a java microservice project
|
Filename | Size |
---|---|
debbie-cron-0.5.4-RELEASE.pom | |
debbie-cron-0.5.4-RELEASE.jar | 12 KB |
debbie-cron-0.5.4-RELEASE-sources.jar | 10 KB |
debbie-cron-0.5.4-RELEASE-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truthbean/debbie-cron/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>debbie-cron</artifactId>
<version>0.5.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/debbie-cron/
implementation 'com.truthbean:debbie-cron:0.5.4-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/debbie-cron/
implementation ("com.truthbean:debbie-cron:0.5.4-RELEASE")
'com.truthbean:debbie-cron:jar:0.5.4-RELEASE'
<dependency org="com.truthbean" name="debbie-cron" rev="0.5.4-RELEASE">
<artifact name="debbie-cron" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='debbie-cron', version='0.5.4-RELEASE')
)
libraryDependencies += "com.truthbean" % "debbie-cron" % "0.5.4-RELEASE"
[com.truthbean/debbie-cron "0.5.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : debbie-core | jar | 0.5.4-RELEASE |
org.quartz-scheduler : quartz | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : debbie-test | jar | 0.5.4-RELEASE |
com.truthbean : stdout-boot | jar | 0.5.4-RELEASE |