Last Version

Code Engine Common Library 0.3.3

Java Client Library to access the IBM Cloud Code Engine

License

License

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

code-engine-common
Version

Version

0.3.3
Type

Type

jar
Description

Description

Code Engine Common Library
Java Client Library to access the IBM Cloud Code Engine
Project Organization

Project Organization

IBM Cloud

Download code-engine-common 0.3.3


<!-- https://jarcasting.com/artifacts/com.ibm.cloud/code-engine-common/ -->
<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>code-engine-common</artifactId>
    <version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/code-engine-common/
implementation 'com.ibm.cloud:code-engine-common:0.3.3'
// https://jarcasting.com/artifacts/com.ibm.cloud/code-engine-common/
implementation ("com.ibm.cloud:code-engine-common:0.3.3")
'com.ibm.cloud:code-engine-common:jar:0.3.3'
<dependency org="com.ibm.cloud" name="code-engine-common" rev="0.3.3">
  <artifact name="code-engine-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='code-engine-common', version='0.3.3')
)
libraryDependencies += "com.ibm.cloud" % "code-engine-common" % "0.3.3"
[com.ibm.cloud/code-engine-common "0.3.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.ibm.cloud : sdk-core jar 9.4.0

test (3)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.powermock : powermock-api-mockito2 jar 2.0.5
org.powermock : powermock-module-testng jar 2.0.5

Project Modules

There are no modules declared in this project.