Last Version

IBM Cloud Code Engine Java SDK 0.3.3

Java Client Library to access the IBM Cloud Code Engine

License

License

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

code-engine-parent
Version

Version

0.3.3
Type

Type

pom
Description

Description

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

Project URL

https://github.com/IBM/code-engine-java-sdk
Project Organization

Project Organization

IBM Cloud
Source Code Management

Source Code Management

https://github.com/IBM/code-engine-java-sdk/tree/master

Download code-engine-parent 0.3.3


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

Dependencies

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

Project Modules

  • modules/common
  • modules/ibm-cloud-code-engine
  • modules/coverage-reports
  • modules/examples