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

pojo-helper 0.0.4-RELEASE

Java POJO helper to simplify POJO convert and mask

Лицензия

Лицензия

Группа

Группа

io.github.snowthinker
Идентификатор

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

pojo-helper
Версия

Версия

0.0.4-RELEASE
Тип

Тип

jar
Описание

Описание

pojo-helper
Java POJO helper to simplify POJO convert and mask
Ссылка на сайт

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

https://github.com/snowyThinker/pojo-helper
Система контроля версий

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

https://github.com/snowyThinker/pojo-helper

Скачать pojo-helper 0.0.4-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.snowthinker/pojo-helper/ -->
<dependency>
    <groupId>io.github.snowthinker</groupId>
    <artifactId>pojo-helper</artifactId>
    <version>0.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.snowthinker/pojo-helper/
implementation 'io.github.snowthinker:pojo-helper:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/io.github.snowthinker/pojo-helper/
implementation ("io.github.snowthinker:pojo-helper:0.0.4-RELEASE")
'io.github.snowthinker:pojo-helper:jar:0.0.4-RELEASE'
<dependency org="io.github.snowthinker" name="pojo-helper" rev="0.0.4-RELEASE">
  <artifact name="pojo-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.snowthinker', module='pojo-helper', version='0.0.4-RELEASE')
)
libraryDependencies += "io.github.snowthinker" % "pojo-helper" % "0.0.4-RELEASE"
[io.github.snowthinker/pojo-helper "0.0.4-RELEASE"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.2

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.8

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.6.2
org.junit.platform : junit-platform-launcher jar 1.6.2
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

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

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