Code Engine SDK Library

Java Client Library to access the IBM Cloud Code Engine

License

License

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

code-engine
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

IBM Cloud

Download code-engine

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.ibm.cloud : code-engine-common jar 0.3.3
com.ibm.cloud : sdk-core jar 9.4.0

test (4)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
com.squareup.okhttp3 : mockwebserver jar 4.9.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.

Versions

Version
0.3.3