IOC-Commons JAPTSY Client library

Common classes required for Java Transfer Protocol System communication at client-side

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.seleniti.ioccommons
ArtifactId

ArtifactId

ioc-commons-japtsy-client
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

IOC-Commons JAPTSY Client library
Common classes required for Java Transfer Protocol System communication at client-side
Project URL

Project URL

https://code.google.com/p/ioccommons/

Download ioc-commons-japtsy-client

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0