| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.zblservices.bigbluebank |
| Идентификатор | Идентификаторbigbluebank |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDoctor 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.
|
| Организация-разработчик |
Организация-разработчикZBL Services, Inc. (tfanelli@zblservices.com) |
| Имя Файла | Размер |
|---|---|
| bigbluebank-1.0.0.pom | 914 bytes |
| Обзор |
<!-- 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"]
| Версия |
|---|
|
1.0.0
|