Service Container

Service container including JSON-RPC handler for the Service Grid Server Software and java web services.

License

License

Categories

Categories

Container Net
GroupId

GroupId

net.servicegrid
ArtifactId

ArtifactId

jp.go.nict.langrid.servicecontainer
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Service Container
Service container including JSON-RPC handler for the Service Grid Server Software and java web services.
Project URL

Project URL

http://langrid.org/

Download jp.go.nict.langrid.servicecontainer

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
org.springframework : spring-asm Optional jar 3.0.6.RELEASE
org.springframework : spring-beans Optional jar 3.0.6.RELEASE
org.springframework : spring-context Optional jar 3.0.6.RELEASE
org.springframework : spring-context-support Optional jar 3.0.6.RELEASE
org.springframework : spring-core Optional jar 3.0.6.RELEASE
org.springframework : spring-expression Optional jar 3.0.6.RELEASE
com.google.guava : guava jar 15.0
net.servicegrid : jp.go.nict.langrid.commons jar 1.0.7

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar [3.0,)

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0