io.github.jdevhl:jdevhl-core

A Java library to help to developer with usefully utils (parsers, helpers, etc.).

License

License

GroupId

GroupId

io.github.jdevhl
ArtifactId

ArtifactId

jdevhl-core
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.jdevhl:jdevhl-core
A Java library to help to developer with usefully utils (parsers, helpers, etc.).
Project URL

Project URL

https://github.com/jdevhl/core
Source Code Management

Source Code Management

https://github.com/jdevhl/core

Download jdevhl-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : slf4j-simple jar 1.7.36
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
javax.xml.bind : jaxb-api jar 2.1
org.glassfish.jaxb : jaxb-runtime jar 3.0.2
com.sun.xml.bind : jaxb-core jar 3.0.2
com.sun.xml.bind : jaxb-impl jar 3.0.2

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2