com.gitlab.cocommtech:ucc_suite_sdk_java

Java SDK to interact with Cocomm's UCCSuite

License

License

GroupId

GroupId

com.gitlab.cocommtech
ArtifactId

ArtifactId

ucc_suite_sdk_java
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.gitlab.cocommtech:ucc_suite_sdk_java
Java SDK to interact with Cocomm's UCCSuite

Download ucc_suite_sdk_java

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0-rc2
org.apache.struts : struts-core jar 1.3.8
org.apache.maven : maven-core jar 3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0