License |
License |
---|---|
GroupId | GroupIdcom.github.workerframework |
ArtifactId | ArtifactIdworker-tracking-report |
Last Version | Last Version5.1.0-919 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-tracking-report/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>worker-tracking-report</artifactId>
<version>5.1.0-919</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-tracking-report/
implementation 'com.github.workerframework:worker-tracking-report:5.1.0-919'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-tracking-report/
implementation ("com.github.workerframework:worker-tracking-report:5.1.0-919")
'com.github.workerframework:worker-tracking-report:jar:5.1.0-919'
<dependency org="com.github.workerframework" name="worker-tracking-report" rev="5.1.0-919">
<artifact name="worker-tracking-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-tracking-report', version='5.1.0-919')
)
libraryDependencies += "com.github.workerframework" % "worker-tracking-report" % "5.1.0-919"
[com.github.workerframework/worker-tracking-report "5.1.0-919"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar |