is not current version
Last Version 1.0.2

org.apache.batchee:batchee-test 0.5-incubating


GroupId

GroupId

org.apache.batchee
ArtifactId

ArtifactId

batchee-test
Version

Version

0.5-incubating
Type

Type

jar

Download batchee-test 0.5-incubating


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