com.cdptech:cdpclient

A simple Java interface for the CDP Studio development platform that allows Java applications to interact with CDP Applications - retrieve CDP Application structures and read-write object values. For more information about CDP Studio see https://cdpstudio.com/.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cdptech
ArtifactId

ArtifactId

cdpclient
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.cdptech:cdpclient
A simple Java interface for the CDP Studio development platform that allows Java applications to interact with CDP Applications - retrieve CDP Application structures and read-write object values. For more information about CDP Studio see https://cdpstudio.com/.
Project URL

Project URL

https://github.com/CDPTechnologies/JavaCDPClient
Source Code Management

Source Code Management

https://github.com/CDPTechnologies/JavaCDPClient/tree/master

Download cdpclient

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.19.2
org.java-websocket : Java-WebSocket jar 1.5.2
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
com.cdptech

CDP Technologies

Versions

Version
1.2.1
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.2