Last Version

IMS Connect API 3.2

API that allows Java applications to interface with IMS Connect

License

License

IBM International License Agreement for Non-Warranted Programs
GroupId

GroupId

com.ibm.ims
ArtifactId

ArtifactId

IMSConnectAPI
Version

Version

3.2
Type

Type

jar
Description

Description

IMS Connect API
API that allows Java applications to interface with IMS Connect

Download IMSConnectAPI 3.2


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

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.