Last Version

io.github.indianghost:indianghost-dumphelper 1.0.0

It's a simple class that can be used in log files to dump objects with all properties

License

License

GroupId

GroupId

io.github.indianghost
ArtifactId

ArtifactId

indianghost-dumphelper
Version

Version

1.0.0
Type

Type

jar
Description

Description

io.github.indianghost:indianghost-dumphelper
It's a simple class that can be used in log files to dump objects with all properties

Download indianghost-dumphelper 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2

Project Modules

There are no modules declared in this project.