License |
License |
---|---|
GroupId | GroupIdcom.github.workerframework |
ArtifactId | ArtifactIdworker-example-shared |
Version | Version3.1.0-490 |
Type | Typejar |
Description |
DescriptionBuilds Worker-Example projects together from a handy top level project.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-example-shared/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>worker-example-shared</artifactId>
<version>3.1.0-490</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-example-shared/
implementation 'com.github.workerframework:worker-example-shared:3.1.0-490'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-example-shared/
implementation ("com.github.workerframework:worker-example-shared:3.1.0-490")
'com.github.workerframework:worker-example-shared:jar:3.1.0-490'
<dependency org="com.github.workerframework" name="worker-example-shared" rev="3.1.0-490">
<artifact name="worker-example-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-example-shared', version='3.1.0-490')
)
libraryDependencies += "com.github.workerframework" % "worker-example-shared" % "3.1.0-490"
[com.github.workerframework/worker-example-shared "3.1.0-490"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.util : util-ref | jar | |
javax.validation : validation-api | jar |