com.ibm.cics:com.ibm.cics.server

JCICS, the Java API for CICS Transaction Server

License

License

GroupId

GroupId

com.ibm.cics
ArtifactId

ArtifactId

com.ibm.cics.server
Last Version

Last Version

2.000.0-6.1
Release Date

Release Date

Type

Type

jar
Description

Description

JCICS, the Java API for CICS Transaction Server
Project URL

Project URL

https://ibm.com/cics

Download com.ibm.cics.server

How to add to project

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

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.