Last Version

org.jberet:jberet-camel 1.3.0.Final

Impl of JSR 352: Batch Applications for the Java Platform

License

License

GroupId

GroupId

org.jberet
ArtifactId

ArtifactId

jberet-camel
Version

Version

1.3.0.Final
Type

Type

jar
Description

Description

Impl of JSR 352: Batch Applications for the Java Platform
Project Organization

Project Organization

JBoss by Red Hat

Download jberet-camel 1.3.0.Final


<!-- https://jarcasting.com/artifacts/org.jberet/jberet-camel/ -->
<dependency>
    <groupId>org.jberet</groupId>
    <artifactId>jberet-camel</artifactId>
    <version>1.3.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jberet/jberet-camel/
implementation 'org.jberet:jberet-camel:1.3.0.Final'
// https://jarcasting.com/artifacts/org.jberet/jberet-camel/
implementation ("org.jberet:jberet-camel:1.3.0.Final")
'org.jberet:jberet-camel:jar:1.3.0.Final'
<dependency org="org.jberet" name="jberet-camel" rev="1.3.0.Final">
  <artifact name="jberet-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jberet', module='jberet-camel', version='1.3.0.Final')
)
libraryDependencies += "org.jberet" % "jberet-camel" % "1.3.0.Final"
[org.jberet/jberet-camel "1.3.0.Final"]

Dependencies

provided (10)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.17.0
org.apache.camel : camel-cdi jar 2.17.0
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 18.0
org.wildfly.security : wildfly-security-manager jar 1.1.2.Final

test (13)

Group / Artifact Type Version
junit : junit jar 4.12
org.jberet.samples : jberet-samples-common jar 1.3.0.Final
org.jberet : jberet-support jar 1.3.0.Final
org.jboss.spec.javax.transaction : jboss-transaction-api_1.2_spec jar 1.0.0.Final
javax.validation : validation-api jar 1.1.0.Final
org.hibernate : hibernate-validator jar 5.3.3.Final
org.jboss.marshalling : jboss-marshalling jar 2.0.5.Final
org.jberet : jberet-core jar 1.3.0.Final
org.jberet : jberet-se jar 1.3.0.Final
org.jboss.weld : weld-core-impl jar 3.0.3.Final
org.jboss.weld.se : weld-se-core jar 3.0.3.Final
org.jboss : jandex jar 2.0.5.Final
net.sf.supercsv : super-csv jar 2.3.1

Project Modules

There are no modules declared in this project.