IMS Universal Driver

API that allows IMS applications to interface with both an IMS database and a message queue.

License

License

IBM International License Agreement for Non-Warranted Programs
GroupId

GroupId

com.ibm.ims
ArtifactId

ArtifactId

udb
Last Version

Last Version

15.1.31
Release Date

Release Date

Type

Type

jar
Description

Description

IMS Universal Driver
API that allows IMS applications to interface with both an IMS database and a message queue.
Project URL

Project URL

https://www.ibm.com/docs/en/ims/15.1.0?topic=drivers-ims-universal-overview

Download udb

How to add to project

<!-- https://jarcasting.com/artifacts/com.ibm.ims/udb/ -->
<dependency>
    <groupId>com.ibm.ims</groupId>
    <artifactId>udb</artifactId>
    <version>15.1.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.ims/udb/
implementation 'com.ibm.ims:udb:15.1.31'
// https://jarcasting.com/artifacts/com.ibm.ims/udb/
implementation ("com.ibm.ims:udb:15.1.31")
'com.ibm.ims:udb:jar:15.1.31'
<dependency org="com.ibm.ims" name="udb" rev="15.1.31">
  <artifact name="udb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.ims', module='udb', version='15.1.31')
)
libraryDependencies += "com.ibm.ims" % "udb" % "15.1.31"
[com.ibm.ims/udb "15.1.31"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
15.1.31
15.1.0