License |
License |
---|---|
GroupId | GroupIdcom.github.workerframework |
ArtifactId | ArtifactIdworker-tracking-report |
Version | Version5.0.0-886 |
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.0.0-886</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-tracking-report/
implementation 'com.github.workerframework:worker-tracking-report:5.0.0-886'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-tracking-report/
implementation ("com.github.workerframework:worker-tracking-report:5.0.0-886")
'com.github.workerframework:worker-tracking-report:jar:5.0.0-886'
<dependency org="com.github.workerframework" name="worker-tracking-report" rev="5.0.0-886">
<artifact name="worker-tracking-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-tracking-report', version='5.0.0-886')
)
libraryDependencies += "com.github.workerframework" % "worker-tracking-report" % "5.0.0-886"
[com.github.workerframework/worker-tracking-report "5.0.0-886"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar |