com.ibm.cics.server.invocation
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.ibm.cics</groupId>
<artifactId>com.ibm.cics.server.invocation</artifactId>
<version>6.3</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://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.server.invocation</artifactId>
<version>6.3</version>
<name>CICS Transcation Server annotation processor</name>
<description>The annotation processor for CICS Transaction Server</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>
<developers>
<developer>
<id>IBM</id>
<name>IBM</name>
<email>noreply@ibm.com</email>
<organization>IBM</organization>
<organizationUrl>https://www.ibm.com</organizationUrl>
</developer>
</developers>
<scm>
<connection>private</connection>
<developerConnection>private</developerConnection>
<url>https://www.ibm.com</url>
</scm>
</project>