License |
License |
---|---|
GroupId | GroupIdio.github.devlibx.easy |
ArtifactId | ArtifactIdhelper |
Last Version | Last Version0.0.73 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhelper
A library which provides jave helpers
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
helper-0.0.73.pom | |
helper-0.0.73.jar | 35 KB |
helper-0.0.73-tests.jar | 1 KB |
helper-0.0.73-sources.jar | 14 KB |
helper-0.0.73-javadoc.jar | 167 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.devlibx.easy/helper/ -->
<dependency>
<groupId>io.github.devlibx.easy</groupId>
<artifactId>helper</artifactId>
<version>0.0.73</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.devlibx.easy/helper/
implementation 'io.github.devlibx.easy:helper:0.0.73'
// https://jarcasting.com/artifacts/io.github.devlibx.easy/helper/
implementation ("io.github.devlibx.easy:helper:0.0.73")
'io.github.devlibx.easy:helper:jar:0.0.73'
<dependency org="io.github.devlibx.easy" name="helper" rev="0.0.73">
<artifact name="helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.devlibx.easy', module='helper', version='0.0.73')
)
libraryDependencies += "io.github.devlibx.easy" % "helper" % "0.0.73"
[io.github.devlibx.easy/helper "0.0.73"]
Group / Artifact | Type | Version |
---|---|---|
io.github.resilience4j : resilience4j-all | jar | 1.6.1 |
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 |