Last Version

pojo-helper 0.0.5-RELEASE

Java POJO helper to simplify POJO convert and mask

License

License

GroupId

GroupId

io.github.snowythinker
ArtifactId

ArtifactId

pojo-helper
Version

Version

0.0.5-RELEASE
Type

Type

jar
Description

Description

pojo-helper
Java POJO helper to simplify POJO convert and mask
Project URL

Project URL

https://github.com/snowyThinker/pojo-helper
Source Code Management

Source Code Management

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

Download pojo-helper 0.0.5-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.