| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.gluonhq | 
| ArtifactId | ArtifactIdcloudlink-enterprise-client-base | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGluon CloudLink Enterprise Client - Base Gluon CloudLink Enterprise Client - Base | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.gluonhq/cloudlink-enterprise-client-base/ -->
<dependency>
    <groupId>com.gluonhq</groupId>
    <artifactId>cloudlink-enterprise-client-base</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.gluonhq/cloudlink-enterprise-client-base/
implementation 'com.gluonhq:cloudlink-enterprise-client-base:1.0.0'// https://jarcasting.com/artifacts/com.gluonhq/cloudlink-enterprise-client-base/
implementation ("com.gluonhq:cloudlink-enterprise-client-base:1.0.0")'com.gluonhq:cloudlink-enterprise-client-base:jar:1.0.0'<dependency org="com.gluonhq" name="cloudlink-enterprise-client-base" rev="1.0.0">
  <artifact name="cloudlink-enterprise-client-base" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gluonhq', module='cloudlink-enterprise-client-base', version='1.0.0')
)libraryDependencies += "com.gluonhq" % "cloudlink-enterprise-client-base" % "1.0.0"[com.gluonhq/cloudlink-enterprise-client-base "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.validation : validation-api | jar | 2.0.0.Beta2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.glassfish : javax.el | jar | 3.0.1-b08 | 
| org.hibernate.validator : hibernate-validator | jar | 6.0.0.Beta2 |