Last Version

Corp2World Java Client 1.0.1

Core java client library for Corp2World service

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.corp2world
ArtifactId

ArtifactId

c2w-java-client-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

Corp2World Java Client
Core java client library for Corp2World service

Download c2w-java-client-core 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.1
com.fasterxml.jackson.core : jackson-core jar 2.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
com.googlecode.jmockit : jmockit jar 1.7

Project Modules

There are no modules declared in this project.