| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.meeuw |
| Идентификатор | Идентификаторmihxil-es |
| Версия | Версия0.10 |
| Тип | Типjar |
| Описание |
ОписаниеJson-related utilities
|
| Имя Файла | Размер |
|---|---|
| mihxil-es-0.10.pom | |
| mihxil-es-0.10.jar | 13 KB |
| mihxil-es-0.10-sources.jar | 4 KB |
| mihxil-es-0.10-javadoc.jar | 28 KB |
| mihxil-es-0.10-executable.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.meeuw/mihxil-es/ -->
<dependency>
<groupId>org.meeuw</groupId>
<artifactId>mihxil-es</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw/mihxil-es/
implementation 'org.meeuw:mihxil-es:0.10'
// https://jarcasting.com/artifacts/org.meeuw/mihxil-es/
implementation ("org.meeuw:mihxil-es:0.10")
'org.meeuw:mihxil-es:jar:0.10'
<dependency org="org.meeuw" name="mihxil-es" rev="0.10">
<artifact name="mihxil-es" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw', module='mihxil-es', version='0.10')
)
libraryDependencies += "org.meeuw" % "mihxil-es" % "0.10"
[org.meeuw/mihxil-es "0.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.meeuw : mihxil-json-grep | jar | 0.10 |
| commons-cli : commons-cli | jar | 1.5.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.1.0 |
| org.assertj : assertj-core | jar | 3.21.0 |