| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Dex General Purpose Libraries Utility |
| GroupId | GroupIdorg.coodex.concrete |
| ArtifactId | ArtifactIdconcrete-client |
| Version | Version0.5.1-RC1 |
| Type | Typejar |
| Description |
Descriptionconcrete service definition spec.
|
| Filename | Size |
|---|---|
| concrete-client-0.5.1-RC1.pom | |
| concrete-client-0.5.1-RC1.jar | 53 KB |
| concrete-client-0.5.1-RC1-sources.jar | 36 KB |
| concrete-client-0.5.1-RC1-javadoc.jar | 188 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-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.coodex.concrete/concrete-client/
implementation 'org.coodex.concrete:concrete-client:0.5.1-RC1'
// https://jarcasting.com/artifacts/org.coodex.concrete/concrete-client/
implementation ("org.coodex.concrete:concrete-client:0.5.1-RC1")
'org.coodex.concrete:concrete-client:jar:0.5.1-RC1'
<dependency org="org.coodex.concrete" name="concrete-client" rev="0.5.1-RC1">
<artifact name="concrete-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coodex.concrete', module='concrete-client', version='0.5.1-RC1')
)
libraryDependencies += "org.coodex.concrete" % "concrete-client" % "0.5.1-RC1"
[org.coodex.concrete/concrete-client "0.5.1-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.coodex.concrete : concrete-core | jar | 0.5.1-RC1 |
| 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 |