| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.lappsgrid |
| ArtifactId | ArtifactIdclient |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLAPPS Clients
Classes used in client side code to access datasources and services on the LAPPS grid.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| client-2.1.0.pom | |
| client-2.1.0.jar | 8 KB |
| client-2.1.0-sources.jar | 7 KB |
| client-2.1.0-javadoc.jar | 56 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.lappsgrid : serialization | jar | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |