Last Version

WeDeploy Java client :: API 1.0.0

Module provides Java API (set of interfaces) to define contracts for accessing WeDeploy's APIs (set of remote services)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.commsen.wedeploy
ArtifactId

ArtifactId

com.commsen.wedeploy.client
Version

Version

1.0.0
Type

Type

jar
Description

Description

WeDeploy Java client :: API
Module provides Java API (set of interfaces) to define contracts for accessing WeDeploy's APIs (set of remote services)
Project Organization

Project Organization

Commsen International
Source Code Management

Source Code Management

https://github.com/azzazzel/wedeploy-client/blob/v.1.0.0/java-client/com.commsen.wedeploy.client

Download com.commsen.wedeploy.client 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.commsen.em : em.annotations Optional jar 0.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.