GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-job |
Version | Version5.5.7 |
Type | Typejar |
Filename | Size |
---|---|
emodb-job-5.5.7.pom | |
emodb-job-5.5.7.jar | 32 KB |
emodb-job-5.5.7-sources.jar | 16 KB |
emodb-job-5.5.7-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-job/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-job</artifactId>
<version>5.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-job/
implementation 'com.bazaarvoice.emodb:emodb-job:5.5.7'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-job/
implementation ("com.bazaarvoice.emodb:emodb-job:5.5.7")
'com.bazaarvoice.emodb:emodb-job:jar:5.5.7'
<dependency org="com.bazaarvoice.emodb" name="emodb-job" rev="5.5.7">
<artifact name="emodb-job" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-job', version='5.5.7')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-job" % "5.5.7"
[com.bazaarvoice.emodb/emodb-job "5.5.7"]