com.ibm.cics.jcicsx
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.ibm.cics</groupId>
<artifactId>com.ibm.cics.jcicsx</artifactId>
<version>5.6-PH34012</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.ibm.cics</groupId>
<artifactId>com.ibm.cics.jcicsx</artifactId>
<version>5.6-PH34012</version>
<description>JCICSX, the new Java API for CICS Transaction Server with remote development support</description>
<url>https://ibm.com/cics</url>
<licenses>
<license>
<name>L-ACRR-BBZLGX IBM CICS development components V5</name>
<url>https://www.ibm.com/software/sla/sladb.nsf/searchlis/?searchview&query=(L-ACRR-BBZLGX)</url>
<distribution>repo</distribution>
</license>
</licenses>
</project>