| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.harishb2k.easy |
| Идентификатор | Идентификаторhelper |
| Версия | Версия0.0.48 |
| Тип | Типjar |
| Описание |
Описаниеhelper
A library which provides jave helpers
|
| Имя Файла | Размер |
|---|---|
| helper-0.0.48.pom | |
| helper-0.0.48.jar | 33 KB |
| helper-0.0.48-tests.jar | 1 KB |
| helper-0.0.48-sources.jar | 13 KB |
| helper-0.0.48-javadoc.jar | 156 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |