Connected Systems Client

A facade on Connected Systems Core that improves usability by hiding SDK implementation details

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.appian
ArtifactId

ArtifactId

connected-systems-client
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Connected Systems Client
A facade on Connected Systems Core that improves usability by hiding SDK implementation details
Project URL

Project URL

http://www.appian.com

Download connected-systems-client

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0
0.3.0
0.2.0
0.1.0