License |
License |
---|---|
GroupId | GroupIdcom.github.ddth |
ArtifactId | ArtifactIdddth-commons-spring |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionddth-commons-spring
DDTH's Java Common Libraries and Utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ddth-commons-spring-1.1.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-spring/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-commons-spring</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-spring/
implementation 'com.github.ddth:ddth-commons-spring:1.1.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-spring/
implementation ("com.github.ddth:ddth-commons-spring:1.1.0")
'com.github.ddth:ddth-commons-spring:pom:1.1.0'
<dependency org="com.github.ddth" name="ddth-commons-spring" rev="1.1.0">
<artifact name="ddth-commons-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-commons-spring', version='1.1.0')
)
libraryDependencies += "com.github.ddth" % "ddth-commons-spring" % "1.1.0"
[com.github.ddth/ddth-commons-spring "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core Optional | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |