XINS client Framework

The XINS client framework

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.xins
ArtifactId

ArtifactId

xins-client
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

XINS client Framework
The XINS client framework
Project URL

Project URL

http://www.xins.org
Source Code Management

Source Code Management

http://xins.cvs.sourceforge.net/xins/

Download xins-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
javax.servlet : servlet-api jar 2.4
org.xins : xins-common jar 3.0
org.znerd : logdoc jar 1.0-rc2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0
2.3
2.2
2.1
2.0
1.5.2
1.5.0