License |
License |
---|---|
Categories |
CategoriesCLI User Interface Dex General Purpose Libraries Utility |
GroupId | GroupIdorg.coodex.concrete |
ArtifactId | ArtifactIdconcrete-client |
Last Version | Last Version0.5.1-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconcrete service definition spec.
|
Filename | Size |
---|---|
concrete-client-0.5.1-RC2.pom | |
concrete-client-0.5.1-RC2.jar | 52 KB |
concrete-client-0.5.1-RC2-sources.jar | 35 KB |
concrete-client-0.5.1-RC2-javadoc.jar | 183 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.coodex.concrete/concrete-client/ -->
<dependency>
<groupId>org.coodex.concrete</groupId>
<artifactId>concrete-client</artifactId>
<version>0.5.1-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.coodex.concrete/concrete-client/
implementation 'org.coodex.concrete:concrete-client:0.5.1-RC2'
// https://jarcasting.com/artifacts/org.coodex.concrete/concrete-client/
implementation ("org.coodex.concrete:concrete-client:0.5.1-RC2")
'org.coodex.concrete:concrete-client:jar:0.5.1-RC2'
<dependency org="org.coodex.concrete" name="concrete-client" rev="0.5.1-RC2">
<artifact name="concrete-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coodex.concrete', module='concrete-client', version='0.5.1-RC2')
)
libraryDependencies += "org.coodex.concrete" % "concrete-client" % "0.5.1-RC2"
[org.coodex.concrete/concrete-client "0.5.1-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.coodex.concrete : concrete-core | jar | 0.5.1-RC2 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.javassist : javassist | jar | 3.27.0-GA |
org.springframework : spring-context | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |