License |
License |
---|---|
Categories |
CategoriesJakarta Batch Jakarta EE Jakarta EE Supporting Technologies |
GroupId | GroupIdcom.zblservices.bigbluebank |
ArtifactId | ArtifactIdbigbluebank-jbatch |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBigBlueBank Java Batch
Doctor Batch IO is an Apache Licensed library for development of JSR-352 Batch applications; with targetted cross-deployment to IBM WebSphere Application Server Batch.
|
Project Organization |
Project OrganizationZBL Services, Inc. ([email protected]) |
Filename | Size |
---|---|
bigbluebank-jbatch-1.0.0.pom | |
bigbluebank-jbatch-1.0.0.jar | 2 KB |
bigbluebank-jbatch-1.0.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zblservices.bigbluebank/bigbluebank-jbatch/ -->
<dependency>
<groupId>com.zblservices.bigbluebank</groupId>
<artifactId>bigbluebank-jbatch</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zblservices.bigbluebank/bigbluebank-jbatch/
implementation 'com.zblservices.bigbluebank:bigbluebank-jbatch:1.0.0'
// https://jarcasting.com/artifacts/com.zblservices.bigbluebank/bigbluebank-jbatch/
implementation ("com.zblservices.bigbluebank:bigbluebank-jbatch:1.0.0")
'com.zblservices.bigbluebank:bigbluebank-jbatch:jar:1.0.0'
<dependency org="com.zblservices.bigbluebank" name="bigbluebank-jbatch" rev="1.0.0">
<artifact name="bigbluebank-jbatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zblservices.bigbluebank', module='bigbluebank-jbatch', version='1.0.0')
)
libraryDependencies += "com.zblservices.bigbluebank" % "bigbluebank-jbatch" % "1.0.0"
[com.zblservices.bigbluebank/bigbluebank-jbatch "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.zblservices.bigbluebank : bigbluebank-core | jar | 1.0.0 |