License |
License |
---|---|
GroupId | GroupIdorg.jberet.test-apps |
ArtifactId | ArtifactIdtest-apps |
Version | Version1.0.0.CR1 |
Type | Typepom |
Description |
DescriptionImpl of JSR 352: Batch Applications for the Java Platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
test-apps-1.0.0.CR1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jberet.test-apps/test-apps/ -->
<dependency>
<groupId>org.jberet.test-apps</groupId>
<artifactId>test-apps</artifactId>
<version>1.0.0.CR1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jberet.test-apps/test-apps/
implementation 'org.jberet.test-apps:test-apps:1.0.0.CR1'
// https://jarcasting.com/artifacts/org.jberet.test-apps/test-apps/
implementation ("org.jberet.test-apps:test-apps:1.0.0.CR1")
'org.jberet.test-apps:test-apps:pom:1.0.0.CR1'
<dependency org="org.jberet.test-apps" name="test-apps" rev="1.0.0.CR1">
<artifact name="test-apps" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jberet.test-apps', module='test-apps', version='1.0.0.CR1')
)
libraryDependencies += "org.jberet.test-apps" % "test-apps" % "1.0.0.CR1"
[org.jberet.test-apps/test-apps "1.0.0.CR1"]
Group / Artifact | Type | Version |
---|---|---|
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 |