Last Version

LAPPS Clients 2.1.0

Classes used in client side code to access datasources and services on the LAPPS grid.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.lappsgrid
ArtifactId

ArtifactId

client
Version

Version

2.1.0
Type

Type

jar
Description

Description

LAPPS Clients
Classes used in client side code to access datasources and services on the LAPPS grid.
Project URL

Project URL

https://github.com/lapps/org.lappsgrid.client
Project Organization

Project Organization

The Language Application Grid
Source Code Management

Source Code Management

https://github.com/lapps/org.lappsgrid.client

Download client 2.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.lappsgrid : api jar 2.0.1
org.lappsgrid : core jar 2.1.0
net.servicegrid : jp.go.nict.langrid.client jar 1.0.5
net.servicegrid : jp.go.nict.langrid.client.soap jar 1.0.5
org.apache.axis : axis jar 1.4
org.apache.axis : axis-jaxrpc jar 1.4
org.apache.axis : axis-saaj jar 1.4
axis : axis-wsdl4j jar 1.5.1

provided (1)

Group / Artifact Type Version
org.lappsgrid : serialization jar 2.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.