License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.langrid |
ArtifactId | ArtifactIdjp.go.nict.langrid.servicecontainer.executor.umbrella |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUmbrella Service Executor
Service executor that combines other executors.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.langrid/jp.go.nict.langrid.servicecontainer.executor.umbrella/ -->
<dependency>
<groupId>org.langrid</groupId>
<artifactId>jp.go.nict.langrid.servicecontainer.executor.umbrella</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.langrid/jp.go.nict.langrid.servicecontainer.executor.umbrella/
implementation 'org.langrid:jp.go.nict.langrid.servicecontainer.executor.umbrella:1.1.3'
// https://jarcasting.com/artifacts/org.langrid/jp.go.nict.langrid.servicecontainer.executor.umbrella/
implementation ("org.langrid:jp.go.nict.langrid.servicecontainer.executor.umbrella:1.1.3")
'org.langrid:jp.go.nict.langrid.servicecontainer.executor.umbrella:jar:1.1.3'
<dependency org="org.langrid" name="jp.go.nict.langrid.servicecontainer.executor.umbrella" rev="1.1.3">
<artifact name="jp.go.nict.langrid.servicecontainer.executor.umbrella" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.langrid', module='jp.go.nict.langrid.servicecontainer.executor.umbrella', version='1.1.3')
)
libraryDependencies += "org.langrid" % "jp.go.nict.langrid.servicecontainer.executor.umbrella" % "1.1.3"
[org.langrid/jp.go.nict.langrid.servicecontainer.executor.umbrella "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.langrid : jp.go.nict.langrid.servicecontainer.executor.axis | jar | 1.1.3 |
org.langrid : jp.go.nict.langrid.servicecontainer.executor.protobufrpc | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : javax.persistence-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |