CICS Bundle Maven Parent


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.ibm.cics
ArtifactId

ArtifactId

cics-bundle-maven
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

CICS Bundle Maven Parent
Project Organization

Project Organization

IBM Corp.

Download cics-bundle-maven

How to add to project

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

Dependencies

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

Project Modules

  • cics-bundle-maven-plugin
  • cics-bundle-reactor-archetype
  • cics-bundle-deploy-reactor-archetype
  • cics-bundle-maven-site
  • samples

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1