| License |
License
AL2
|
|---|---|
| GroupId | GroupIdio.thorntail |
| ArtifactId | ArtifactIdbatch-jberet |
| Version | Version2.7.0.Final |
| Type | Typejar |
| Description |
DescriptionBatch
Java EE Batch with JBeret
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| batch-jberet-2.7.0.Final.pom | |
| batch-jberet-2.7.0.Final.jar | 30 KB |
| batch-jberet-2.7.0.Final-sources.jar | 7 KB |
| batch-jberet-2.7.0.Final-javadoc.jar | 53 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.thorntail/batch-jberet/ -->
<dependency>
<groupId>io.thorntail</groupId>
<artifactId>batch-jberet</artifactId>
<version>2.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/batch-jberet/
implementation 'io.thorntail:batch-jberet:2.7.0.Final'
// https://jarcasting.com/artifacts/io.thorntail/batch-jberet/
implementation ("io.thorntail:batch-jberet:2.7.0.Final")
'io.thorntail:batch-jberet:jar:2.7.0.Final'
<dependency org="io.thorntail" name="batch-jberet" rev="2.7.0.Final">
<artifact name="batch-jberet" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='batch-jberet', version='2.7.0.Final')
)
libraryDependencies += "io.thorntail" % "batch-jberet" % "2.7.0.Final"
[io.thorntail/batch-jberet "2.7.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.thorntail : container | jar | 2.7.0.Final |
| io.thorntail : logging | jar | 2.7.0.Final |
| io.thorntail : cdi | jar | 2.7.0.Final |
| io.thorntail : datasources | jar | 2.7.0.Final |
| org.wildfly.common : wildfly-common | jar | 1.5.1.Final |
| org.jboss.spec.javax.batch : jboss-batch-api_1.0_spec | jar | |
| io.thorntail : meta-spi | jar | 2.7.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.wildfly.core : wildfly-core-feature-pack | zip | 10.0.3.Final |
| org.wildfly : wildfly-servlet-feature-pack | zip | 18.0.1.Final |
| org.wildfly : wildfly-feature-pack | zip | 18.0.1.Final |
| io.thorntail : microprofile-config-wildfly-feature-pack | zip | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-core | jar | 2.2.28 |
| io.thorntail : build-resources | jar | 2.7.0.Final |