License |
License |
---|---|
Categories |
CategoriesWebSphere Container Application Servers |
GroupId | GroupIdcom.zblservices.doctorbatch |
ArtifactId | ArtifactIddoctorbatch-io-websphere |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDoctor Batch IO - WAS 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 Organization |
<!-- https://jarcasting.com/artifacts/com.zblservices.doctorbatch/doctorbatch-io-websphere/ -->
<dependency>
<groupId>com.zblservices.doctorbatch</groupId>
<artifactId>doctorbatch-io-websphere</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zblservices.doctorbatch/doctorbatch-io-websphere/
implementation 'com.zblservices.doctorbatch:doctorbatch-io-websphere:1.0.0'
// https://jarcasting.com/artifacts/com.zblservices.doctorbatch/doctorbatch-io-websphere/
implementation ("com.zblservices.doctorbatch:doctorbatch-io-websphere:1.0.0")
'com.zblservices.doctorbatch:doctorbatch-io-websphere:jar:1.0.0'
<dependency org="com.zblservices.doctorbatch" name="doctorbatch-io-websphere" rev="1.0.0">
<artifact name="doctorbatch-io-websphere" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zblservices.doctorbatch', module='doctorbatch-io-websphere', version='1.0.0')
)
libraryDependencies += "com.zblservices.doctorbatch" % "doctorbatch-io-websphere" % "1.0.0"
[com.zblservices.doctorbatch/doctorbatch-io-websphere "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.zblservices.doctorbatch : doctorbatch-io-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.ibm.websphere » batch-runtime | jar | 8.5.0.0 |