License |
License |
---|---|
GroupId | GroupIdio.github.snowthinker |
ArtifactId | ArtifactIdpojo-helper |
Last Version | Last Version0.0.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpojo-helper
Java POJO helper to simplify POJO convert and mask
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pojo-helper-0.0.4-RELEASE.pom | |
pojo-helper-0.0.4-RELEASE.jar | 17 KB |
pojo-helper-0.0.4-RELEASE-sources.jar | 10 KB |
pojo-helper-0.0.4-RELEASE-javadoc.jar | 85 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
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 |