License |
License |
---|---|
GroupId | GroupIdcom.github.workerframework |
ArtifactId | ArtifactIdworker-example |
Version | Version3.1.0-490 |
Type | Typejar |
Description |
DescriptionBuilds Worker-Example projects together from a handy top level project.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
worker-example-3.1.0-490.pom | |
worker-example-3.1.0-490.jar | 9 KB |
worker-example-3.1.0-490-sources.jar | 9 KB |
worker-example-3.1.0-490-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-example/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>worker-example</artifactId>
<version>3.1.0-490</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-example/
implementation 'com.github.workerframework:worker-example:3.1.0-490'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-example/
implementation ("com.github.workerframework:worker-example:3.1.0-490")
'com.github.workerframework:worker-example:jar:3.1.0-490'
<dependency org="com.github.workerframework" name="worker-example" rev="3.1.0-490">
<artifact name="worker-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-example', version='3.1.0-490')
)
libraryDependencies += "com.github.workerframework" % "worker-example" % "3.1.0-490"
[com.github.workerframework/worker-example "3.1.0-490"]
Group / Artifact | Type | Version |
---|---|---|
com.github.workerframework : worker-example-shared | jar | 3.1.0-490 |
com.github.workerframework : worker-caf | jar | |
com.github.cafapi : caf-api | jar | |
com.github.cafapi.util : util-moduleloader | jar | |
commons-io : commons-io | jar |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | |
org.mockito : mockito-all | jar | |
com.github.cafapi.codec : codec-json | jar | |
org.hibernate : hibernate-validator | jar | 5.2.5.Final |
javax.el : javax.el-api | jar |