License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.commsen.wedeploy |
ArtifactId | ArtifactIdcom.commsen.wedeploy.client.data |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionWeDeploy Java client :: data
Module provides implementation of "data" part of "WeDeploy Java client :: API".
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.commsen.wedeploy/com.commsen.wedeploy.client.data/ -->
<dependency>
<groupId>com.commsen.wedeploy</groupId>
<artifactId>com.commsen.wedeploy.client.data</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.commsen.wedeploy/com.commsen.wedeploy.client.data/
implementation 'com.commsen.wedeploy:com.commsen.wedeploy.client.data:1.0.0'
// https://jarcasting.com/artifacts/com.commsen.wedeploy/com.commsen.wedeploy.client.data/
implementation ("com.commsen.wedeploy:com.commsen.wedeploy.client.data:1.0.0")
'com.commsen.wedeploy:com.commsen.wedeploy.client.data:jar:1.0.0'
<dependency org="com.commsen.wedeploy" name="com.commsen.wedeploy.client.data" rev="1.0.0">
<artifact name="com.commsen.wedeploy.client.data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.commsen.wedeploy', module='com.commsen.wedeploy.client.data', version='1.0.0')
)
libraryDependencies += "com.commsen.wedeploy" % "com.commsen.wedeploy.client.data" % "1.0.0"
[com.commsen.wedeploy/com.commsen.wedeploy.client.data "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.commsen.wedeploy : com.commsen.wedeploy.client | jar | 1.0.0 |
com.commsen.em : em.annotations Optional | jar | 0.1.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |