| License |
License |
|---|---|
| GroupId | GroupIdcom.zblservices.bigbluebank |
| ArtifactId | ArtifactIdbigbluebank |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDoctor Batch IO - Big Blue Bank Sample
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. (tfanelli@zblservices.com) |
| Filename | Size |
|---|---|
| bigbluebank-1.0.0.pom | 914 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zblservices.bigbluebank/bigbluebank/ -->
<dependency>
<groupId>com.zblservices.bigbluebank</groupId>
<artifactId>bigbluebank</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zblservices.bigbluebank/bigbluebank/
implementation 'com.zblservices.bigbluebank:bigbluebank:1.0.0'
// https://jarcasting.com/artifacts/com.zblservices.bigbluebank/bigbluebank/
implementation ("com.zblservices.bigbluebank:bigbluebank:1.0.0")
'com.zblservices.bigbluebank:bigbluebank:pom:1.0.0'
<dependency org="com.zblservices.bigbluebank" name="bigbluebank" rev="1.0.0">
<artifact name="bigbluebank" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zblservices.bigbluebank', module='bigbluebank', version='1.0.0')
)
libraryDependencies += "com.zblservices.bigbluebank" % "bigbluebank" % "1.0.0"
[com.zblservices.bigbluebank/bigbluebank "1.0.0"]
| Version |
|---|
|
1.0.0
|