| License |
License |
|---|---|
| GroupId | GroupIdio.github.greenn-lab |
| ArtifactId | ArtifactIdddul |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionddul
DDul means "ground" in korean pronounce.
It helps to you when compose a java projects.
And support with database access, cache abstraction, system code generation,
hierarchical data handling, article management and etc.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ddul-0.1.0.pom | |
| ddul-0.1.0.jar | 203 KB |
| ddul-0.1.0-sources.jar | 110 KB |
| ddul-0.1.0-javadoc.jar | 903 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.greenn-lab/ddul/ -->
<dependency>
<groupId>io.github.greenn-lab</groupId>
<artifactId>ddul</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.greenn-lab/ddul/
implementation 'io.github.greenn-lab:ddul:0.1.0'
// https://jarcasting.com/artifacts/io.github.greenn-lab/ddul/
implementation ("io.github.greenn-lab:ddul:0.1.0")
'io.github.greenn-lab:ddul:jar:0.1.0'
<dependency org="io.github.greenn-lab" name="ddul" rev="0.1.0">
<artifact name="ddul" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.greenn-lab', module='ddul', version='0.1.0')
)
libraryDependencies += "io.github.greenn-lab" % "ddul" % "0.1.0"
[io.github.greenn-lab/ddul "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.querydsl : querydsl-apt | jar | 4.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 Optional | jar | 1.4.200 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.1 |
| org.springframework.security : spring-security-test | jar | |
| com.graphql-java-kickstart : graphql-spring-boot-starter-test | jar | 11.1.0 |