License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.jberet |
ArtifactId | ArtifactIdjberet-wildfly |
Last Version | Last Version1.3.1.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionImpl of JSR 352: Batch Applications for the Java Platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jberet-wildfly-1.3.1.Final.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jberet/jberet-wildfly/ -->
<dependency>
<groupId>org.jberet</groupId>
<artifactId>jberet-wildfly</artifactId>
<version>1.3.1.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jberet/jberet-wildfly/
implementation 'org.jberet:jberet-wildfly:1.3.1.Final'
// https://jarcasting.com/artifacts/org.jberet/jberet-wildfly/
implementation ("org.jberet:jberet-wildfly:1.3.1.Final")
'org.jberet:jberet-wildfly:pom:1.3.1.Final'
<dependency org="org.jberet" name="jberet-wildfly" rev="1.3.1.Final">
<artifact name="jberet-wildfly" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jberet', module='jberet-wildfly', version='1.3.1.Final')
)
libraryDependencies += "org.jberet" % "jberet-wildfly" % "1.3.1.Final"
[org.jberet/jberet-wildfly "1.3.1.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jberet : jberet-core | jar | 1.3.5.Final |
Group / Artifact | Type | Version |
---|---|---|
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 |