| License |
License |
|---|---|
| GroupId | GroupIdcom.foodpanda |
| ArtifactId | ArtifactIdfleet-cron |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfleet-cron
Running a Java background job only on one server of an autoscaling fleet
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fleet-cron-1.0.1.pom | |
| fleet-cron-1.0.1.jar | 10 KB |
| fleet-cron-1.0.1-sources.jar | 4 KB |
| fleet-cron-1.0.1-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.foodpanda/fleet-cron/ -->
<dependency>
<groupId>com.foodpanda</groupId>
<artifactId>fleet-cron</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.foodpanda/fleet-cron/
implementation 'com.foodpanda:fleet-cron:1.0.1'
// https://jarcasting.com/artifacts/com.foodpanda/fleet-cron/
implementation ("com.foodpanda:fleet-cron:1.0.1")
'com.foodpanda:fleet-cron:jar:1.0.1'
<dependency org="com.foodpanda" name="fleet-cron" rev="1.0.1">
<artifact name="fleet-cron" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foodpanda', module='fleet-cron', version='1.0.1')
)
libraryDependencies += "com.foodpanda" % "fleet-cron" % "1.0.1"
[com.foodpanda/fleet-cron "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| com.amazonaws : aws-java-sdk-dynamodb | jar | 1.11.66 |
| com.google.guava : guava | jar | 19.0 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| com.amazonaws » DynamoDBLocal | jar | 1.11.0.1 |