License |
License |
---|---|
GroupId | GroupIdorg.jberet.test-apps |
ArtifactId | ArtifactIdflow |
Version | Version1.0.0.CR1 |
Type | Typejar |
Description |
DescriptionImpl of JSR 352: Batch Applications for the Java Platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flow-1.0.0.CR1.pom | |
flow-1.0.0.CR1.jar | 4 KB |
flow-1.0.0.CR1-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jberet.test-apps/flow/ -->
<dependency>
<groupId>org.jberet.test-apps</groupId>
<artifactId>flow</artifactId>
<version>1.0.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jberet.test-apps/flow/
implementation 'org.jberet.test-apps:flow:1.0.0.CR1'
// https://jarcasting.com/artifacts/org.jberet.test-apps/flow/
implementation ("org.jberet.test-apps:flow:1.0.0.CR1")
'org.jberet.test-apps:flow:jar:1.0.0.CR1'
<dependency org="org.jberet.test-apps" name="flow" rev="1.0.0.CR1">
<artifact name="flow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jberet.test-apps', module='flow', version='1.0.0.CR1')
)
libraryDependencies += "org.jberet.test-apps" % "flow" % "1.0.0.CR1"
[org.jberet.test-apps/flow "1.0.0.CR1"]
Group / Artifact | Type | Version |
---|---|---|
org.jberet.test-apps : common | jar | 1.0.0.CR1 |
org.jberet : jberet-core | jar | 1.0.0.CR1 |
junit : junit | jar | 4.11 |
org.jberet : jberet-se | jar | 1.0.0.CR1 |
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 | 1.1 |
org.jboss.logging : jboss-logging-processor | jar | 1.2.0.Beta1 |
org.jboss.logging : jboss-logging | jar | 3.1.3.GA |
com.google.guava : guava | jar | 13.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.3.170 |