License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.coodex.concrete |
ArtifactId | ArtifactIdconcrete-core-spring |
Last Version | Last Version0.5.1-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconcrete service definition spec.
|
<!-- https://jarcasting.com/artifacts/org.coodex.concrete/concrete-core-spring/ -->
<dependency>
<groupId>org.coodex.concrete</groupId>
<artifactId>concrete-core-spring</artifactId>
<version>0.5.1-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.coodex.concrete/concrete-core-spring/
implementation 'org.coodex.concrete:concrete-core-spring:0.5.1-RC2'
// https://jarcasting.com/artifacts/org.coodex.concrete/concrete-core-spring/
implementation ("org.coodex.concrete:concrete-core-spring:0.5.1-RC2")
'org.coodex.concrete:concrete-core-spring:jar:0.5.1-RC2'
<dependency org="org.coodex.concrete" name="concrete-core-spring" rev="0.5.1-RC2">
<artifact name="concrete-core-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coodex.concrete', module='concrete-core-spring', version='0.5.1-RC2')
)
libraryDependencies += "org.coodex.concrete" % "concrete-core-spring" % "0.5.1-RC2"
[org.coodex.concrete/concrete-core-spring "0.5.1-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.coodex.concrete : concrete-core | jar | 0.5.1-RC2 |
org.springframework : spring-context | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.javassist : javassist | jar | 3.27.0-GA |
Group / Artifact | Type | Version |
---|---|---|
javax.el : javax.el-api | jar | 3.0.0 |
org.hibernate.validator : hibernate-validator | jar | |
org.springframework : spring-test | jar | |
junit : junit | jar | |
org.slf4j : slf4j-log4j12 | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-validation | jar |