| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jberet |
| Идентификатор | Идентификаторjberet-camel |
| Последняя версия | Последняя версия1.3.0.Final |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеImpl of JSR 352: Batch Applications for the Java Platform
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jberet-camel-1.3.0.Final.pom | |
| jberet-camel-1.3.0.Final.jar | 23 KB |
| jberet-camel-1.3.0.Final-sources.jar | 22 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |