ddul

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.

License

License

GroupId

GroupId

io.github.greenn-lab
ArtifactId

ArtifactId

ddul
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ddul
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

https://github.com/greenn-lab/ddul
Source Code Management

Source Code Management

https://github.com/greenn-lab/ddul

Download ddul

How to add to project

<!-- 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"]

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.1
org.springframework.boot : spring-boot-starter-web jar 2.5.1
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.1
org.springframework.boot : spring-boot-starter-cache jar 2.5.1
org.springframework.boot : spring-boot-starter-validation jar 2.5.1
org.springframework.boot : spring-boot-starter-security jar 2.5.1
com.graphql-java-kickstart : graphql-spring-boot-starter jar 11.1.0
org.springdoc : springdoc-openapi-ui jar 1.4.1
com.querydsl : querydsl-jpa jar 4.4.0
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.2.0
org.mapstruct : mapstruct jar 1.4.2.Final
org.projectlombok : lombok Optional jar 1.18.20
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.github.gavlyukovskiy : p6spy-spring-boot-starter jar 1.7.1
org.reflections : reflections jar 0.9.12

provided (1)

Group / Artifact Type Version
com.querydsl : querydsl-apt jar 4.4.0

runtime (1)

Group / Artifact Type Version
com.h2database : h2 Optional jar 1.4.200

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.1