| License |
License |
|---|---|
| GroupId | GroupIdio.github.harishb2k.easy |
| ArtifactId | ArtifactIdhelper |
| Last Version | Last Version0.0.48 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhelper
A library which provides jave helpers
|
| Filename | Size |
|---|---|
| helper-0.0.48.pom | |
| helper-0.0.48.jar | 14 KB |
| helper-0.0.48-sources.jar | 6 KB |
| helper-0.0.48-javadoc.jar | 457 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.harishb2k.easy/helper/ -->
<dependency>
<groupId>io.github.harishb2k.easy</groupId>
<artifactId>helper</artifactId>
<version>0.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/helper/
implementation 'io.github.harishb2k.easy:helper:0.0.48'
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/helper/
implementation ("io.github.harishb2k.easy:helper:0.0.48")
'io.github.harishb2k.easy:helper:jar:0.0.48'
<dependency org="io.github.harishb2k.easy" name="helper" rev="0.0.48">
<artifact name="helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.harishb2k.easy', module='helper', version='0.0.48')
)
libraryDependencies += "io.github.harishb2k.easy" % "helper" % "0.0.48"
[io.github.harishb2k.easy/helper "0.0.48"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.0 |
| commons-io : commons-io | jar | 2.8.0 |
| org.projectlombok : lombok | jar | 1.18.16 |
| com.google.inject : guice | jar | 4.2.3 |
| joda-time : joda-time | jar | 2.10.4 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.yaml : snakeyaml | jar | 1.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testcontainers : mysql | jar | 1.14.3 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |