License |
License |
---|---|
GroupId | GroupIdcom.zblservices.bigbluebank |
ArtifactId | ArtifactIdbigbluebank-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDoctor 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-core-1.0.0.pom | |
bigbluebank-core-1.0.0.jar | 22 KB |
bigbluebank-core-1.0.0-sources.jar | 14 KB |
bigbluebank-core-1.0.0-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zblservices.bigbluebank/bigbluebank-core/ -->
<dependency>
<groupId>com.zblservices.bigbluebank</groupId>
<artifactId>bigbluebank-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zblservices.bigbluebank/bigbluebank-core/
implementation 'com.zblservices.bigbluebank:bigbluebank-core:1.0.0'
// https://jarcasting.com/artifacts/com.zblservices.bigbluebank/bigbluebank-core/
implementation ("com.zblservices.bigbluebank:bigbluebank-core:1.0.0")
'com.zblservices.bigbluebank:bigbluebank-core:jar:1.0.0'
<dependency org="com.zblservices.bigbluebank" name="bigbluebank-core" rev="1.0.0">
<artifact name="bigbluebank-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zblservices.bigbluebank', module='bigbluebank-core', version='1.0.0')
)
libraryDependencies += "com.zblservices.bigbluebank" % "bigbluebank-core" % "1.0.0"
[com.zblservices.bigbluebank/bigbluebank-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.zblservices.doctorbatch : doctorbatch-io-core | jar | 1.0.0 |
com.ibm » marshall | jar | 1.0.0 |
com.ibm » jzos | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.resource : javax.resource-api | jar | 1.7 |
Version |
---|
1.0.0
|