Последняя версия

ddul 0.1.0

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.

Лицензия

Лицензия

Группа

Группа

io.github.greenn-lab
Идентификатор

Идентификатор

ddul
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/greenn-lab/ddul
Система контроля версий

Система контроля версий

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

Скачать ddul 0.1.0

Имя Файла Размер
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
Обзор

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

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный 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 Необязательный 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)

Идентификатор библиотеки Тип Версия
com.querydsl : querydsl-apt jar 4.4.0

runtime (1)

Идентификатор библиотеки Тип Версия
com.h2database : h2 Необязательный jar 1.4.200

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.