License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.servicegrid |
ArtifactId | ArtifactIdjp.go.nict.langrid.service.common_1_2 |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon Service Interface Definition
Common Service Interface definitions for the Service Grid Server Software and java web services.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.servicegrid/jp.go.nict.langrid.service.common_1_2/ -->
<dependency>
<groupId>net.servicegrid</groupId>
<artifactId>jp.go.nict.langrid.service.common_1_2</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.servicegrid/jp.go.nict.langrid.service.common_1_2/
implementation 'net.servicegrid:jp.go.nict.langrid.service.common_1_2:1.0.7'
// https://jarcasting.com/artifacts/net.servicegrid/jp.go.nict.langrid.service.common_1_2/
implementation ("net.servicegrid:jp.go.nict.langrid.service.common_1_2:1.0.7")
'net.servicegrid:jp.go.nict.langrid.service.common_1_2:jar:1.0.7'
<dependency org="net.servicegrid" name="jp.go.nict.langrid.service.common_1_2" rev="1.0.7">
<artifact name="jp.go.nict.langrid.service.common_1_2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.servicegrid', module='jp.go.nict.langrid.service.common_1_2', version='1.0.7')
)
libraryDependencies += "net.servicegrid" % "jp.go.nict.langrid.service.common_1_2" % "1.0.7"
[net.servicegrid/jp.go.nict.langrid.service.common_1_2 "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
net.servicegrid : jp.go.nict.langrid.commons | jar | 1.0.7 |
net.servicegrid : jp.go.nict.langrid.client | jar | 1.0.7 |
org.apache.axis : axis | jar | 1.4 |
org.apache.axis : axis-jaxrpc | jar | 1.4 |
org.apache.axis : axis-saaj | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |