MVN

com.ibm.cics : cics-bundle-common

Maven & Gradle

May 09, 2023
2 usages

CICS Bundle Common Parent

<dependency>
    <groupId>com.ibm.cics</groupId>
    <artifactId>cics-bundle-common</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.cics : cics-bundle-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.ibm.cics : cics-bundle-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
cics-bundle-common-2.0.0
1.0.x
cics-bundle-common-1.0.4
cics-bundle-common-1.0.3
cics-bundle-common-1.0.2
cics-bundle-common-1.0.1
cics-bundle-common-1.0.0
0.0.x
cics-bundle-common-0.0.2

How to add a dependency to Maven

Add the following com.ibm.cics : cics-bundle-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ibm.cics</groupId>
    <artifactId>cics-bundle-common</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ibm.cics : cics-bundle-common gradle dependency to your build.gradle file:

implementation 'com.ibm.cics:cics-bundle-common:2.0.0'

Gradle Kotlin DSL: Add the following com.ibm.cics : cics-bundle-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ibm.cics:cics-bundle-common:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ibm.cics : cics-bundle-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ibm.cics" % "cics-bundle-common" % "2.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 18, 2023
3 usages
4k stars
Feb 09, 2018
6 usages
36 stars
Jun 01, 2019
5 usages
25 stars
Nov 23, 2016
1 usages
8 stars
Dec 31, 2018
7 usages
397 stars
Jun 12, 2017
44 usages
Aug 04, 2021
4 usages
1.5k stars
Aug 20, 2018
3 usages
115 stars
Mar 28, 2022
2 usages
17 stars