License |
License |
---|---|
Categories |
CategoriesContainer CLI User Interface |
GroupId | GroupIdorg.jdtaus.core.container |
ArtifactId | ArtifactIdjdtaus-core-client-container |
Last Version | Last Version1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjDTAUS Core ⁑ RI Client Container
Container, Context and Model reference implementation.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jdtaus.core.container/jdtaus-core-client-container/ -->
<dependency>
<groupId>org.jdtaus.core.container</groupId>
<artifactId>jdtaus-core-client-container</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus.core.container/jdtaus-core-client-container/
implementation 'org.jdtaus.core.container:jdtaus-core-client-container:1.15'
// https://jarcasting.com/artifacts/org.jdtaus.core.container/jdtaus-core-client-container/
implementation ("org.jdtaus.core.container:jdtaus-core-client-container:1.15")
'org.jdtaus.core.container:jdtaus-core-client-container:jar:1.15'
<dependency org="org.jdtaus.core.container" name="jdtaus-core-client-container" rev="1.15">
<artifact name="jdtaus-core-client-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus.core.container', module='jdtaus-core-client-container', version='1.15')
)
libraryDependencies += "org.jdtaus.core.container" % "jdtaus-core-client-container" % "1.15"
[org.jdtaus.core.container/jdtaus-core-client-container "1.15"]
Group / Artifact | Type | Version |
---|---|---|
org.jdtaus.common : jdtaus-core-api | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |