j

jp.go.nict.langrid.service.common_1_2

Common Service Interface definitions for the Service Grid Server Software and java web services.
http://langrid.org/
GNU LESSER GENERAL PUBLIC LICENSE
Files download
File Operation
jp.go.nict.langrid.service.common_1_2-1.1.3.jar download
jp.go.nict.langrid.service.common_1_2-1.1.3.pom download
jp.go.nict.langrid.service.common_1_2-1.1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.langrid</groupId>
  <artifactId>jp.go.nict.langrid.service.common_1_2</artifactId>
  <version>1.1.3</version>
</dependency>
Gradle Groovy
implementation 'org.langrid:jp.go.nict.langrid.service.common_1_2:1.1.3'
Gradle Kotlin
implementation("org.langrid:jp.go.nict.langrid.service.common_1_2:1.1.3")
Scala SBT
libraryDependencies += "org.langrid" % "jp.go.nict.langrid.service.common_1_2" % "1.1.3"
Groovy Grape
@Grapes(
  @Grab(group='org.langrid', module='jp.go.nict.langrid.service.common_1_2', version='1.1.3')
)
Apache Ivy
<dependency org="org.langrid" name="jp.go.nict.langrid.service.common_1_2" rev="1.1.3" />
Leiningen
[org.langrid/jp.go.nict.langrid.service.common_1_2 "1.1.3"]
Apache Buildr
'org.langrid:jp.go.nict.langrid.service.common_1_2:jar:1.1.3'