Last Version

Client Library 1.0.7

Client library including JSON-RPC client for the Service Grid Server Software and java web services.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.servicegrid
ArtifactId

ArtifactId

jp.go.nict.langrid.client
Version

Version

1.0.7
Type

Type

jar
Description

Description

Client Library
Client library including JSON-RPC client for the Service Grid Server Software and java web services.
Project URL

Project URL

http://langrid.org/

Download jp.go.nict.langrid.client 1.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
net.servicegrid : jp.go.nict.langrid.commons jar 1.0.7
commons-codec : commons-codec jar 1.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.