License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.seleniti.ioccommons |
ArtifactId | ArtifactIdioc-commons-japtsy-client |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionIOC-Commons JAPTSY Client library
Common classes required for Java Transfer Protocol System communication at client-side
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-japtsy-client/ -->
<dependency>
<groupId>com.seleniti.ioccommons</groupId>
<artifactId>ioc-commons-japtsy-client</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-japtsy-client/
implementation 'com.seleniti.ioccommons:ioc-commons-japtsy-client:1.2.1'
// https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-japtsy-client/
implementation ("com.seleniti.ioccommons:ioc-commons-japtsy-client:1.2.1")
'com.seleniti.ioccommons:ioc-commons-japtsy-client:jar:1.2.1'
<dependency org="com.seleniti.ioccommons" name="ioc-commons-japtsy-client" rev="1.2.1">
<artifact name="ioc-commons-japtsy-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seleniti.ioccommons', module='ioc-commons-japtsy-client', version='1.2.1')
)
libraryDependencies += "com.seleniti.ioccommons" % "ioc-commons-japtsy-client" % "1.2.1"
[com.seleniti.ioccommons/ioc-commons-japtsy-client "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.0.0.GA |
com.seleniti.ioccommons : ioc-commons | jar | 1.2.1 |
com.seleniti.ioccommons : ioc-commons-utils | jar | 1.2.1 |
com.google.code.gson : gson | jar | 2.3 |
com.seleniti.ioccommons : ioc-commons-japtsy | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |