GroupId | GroupIdcom.ibm.cics |
---|---|
ArtifactId | ArtifactIdcics-bundle-common |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCICS Bundle Common Parent
|
Project Organization |
Project OrganizationIBM Corp. |
Filename | Size |
---|---|
cics-bundle-common-1.0.4.pom | |
cics-bundle-common-1.0.4.jar | 32 KB |
cics-bundle-common-1.0.4-sources.jar | 20 KB |
cics-bundle-common-1.0.4-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cics/cics-bundle-common/ -->
<dependency>
<groupId>com.ibm.cics</groupId>
<artifactId>cics-bundle-common</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cics/cics-bundle-common/
implementation 'com.ibm.cics:cics-bundle-common:1.0.4'
// https://jarcasting.com/artifacts/com.ibm.cics/cics-bundle-common/
implementation ("com.ibm.cics:cics-bundle-common:1.0.4")
'com.ibm.cics:cics-bundle-common:jar:1.0.4'
<dependency org="com.ibm.cics" name="cics-bundle-common" rev="1.0.4">
<artifact name="cics-bundle-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cics', module='cics-bundle-common', version='1.0.4')
)
libraryDependencies += "com.ibm.cics" % "cics-bundle-common" % "1.0.4"
[com.ibm.cics/cics-bundle-common "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.35 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tomakehurst : wiremock-jre8 | jar | 2.32.0 |
org.hamcrest : hamcrest | jar | 2.2 |
org.xmlunit : xmlunit-core | jar | 2.9.0 |
org.xmlunit : xmlunit-matchers | jar | 2.9.0 |
org.slf4j : slf4j-simple | jar | 1.7.35 |
junit : junit | jar | 4.13.2 |