| License |
License |
|---|---|
| GroupId | GroupIdorg.jberet |
| ArtifactId | ArtifactIdjberet-rest-commons |
| Last Version | Last Version1.4.1.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionImpl of JSR 352: Batch Applications for the Java Platform
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jberet/jberet-rest-commons/ -->
<dependency>
<groupId>org.jberet</groupId>
<artifactId>jberet-rest-commons</artifactId>
<version>1.4.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jberet/jberet-rest-commons/
implementation 'org.jberet:jberet-rest-commons:1.4.1.Final'
// https://jarcasting.com/artifacts/org.jberet/jberet-rest-commons/
implementation ("org.jberet:jberet-rest-commons:1.4.1.Final")
'org.jberet:jberet-rest-commons:jar:1.4.1.Final'
<dependency org="org.jberet" name="jberet-rest-commons" rev="1.4.1.Final">
<artifact name="jberet-rest-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jberet', module='jberet-rest-commons', version='1.4.1.Final')
)
libraryDependencies += "org.jberet" % "jberet-rest-commons" % "1.4.1.Final"
[org.jberet/jberet-rest-commons "1.4.1.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jberet : jberet-core | jar | 1.3.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
| org.jboss.spec.javax.batch : jboss-batch-api_1.0_spec | jar | 1.0.0.Final |
| javax.inject : javax.inject | jar | 1 |
| javax.enterprise : cdi-api | jar | 2.0 |
| org.jboss.logging : jboss-logging-processor | jar | 2.1.0.Final |
| org.jboss.logging : jboss-logging | jar | 3.3.0.Final |
| com.h2database : h2 | jar | 1.3.173 |
| com.google.guava : guava | jar | 25.1-jre |
| org.wildfly.security : wildfly-security-manager | jar | 1.1.2.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |