| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаorg.meeuw |
| Идентификатор | Идентификаторmihxil-json-grep |
| Версия | Версия0.9 |
| Тип | Типjar |
| Описание |
ОписаниеJson-related utilities
|
| Имя Файла | Размер |
|---|---|
| mihxil-json-grep-0.9.pom | |
| mihxil-json-grep-0.9.jar | 45 KB |
| mihxil-json-grep-0.9-sources.jar | 20 KB |
| mihxil-json-grep-0.9-javadoc.jar | 183 KB |
| mihxil-json-grep-0.9-executable.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.meeuw/mihxil-json-grep/ -->
<dependency>
<groupId>org.meeuw</groupId>
<artifactId>mihxil-json-grep</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-grep/
implementation 'org.meeuw:mihxil-json-grep:0.9'
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-grep/
implementation ("org.meeuw:mihxil-json-grep:0.9")
'org.meeuw:mihxil-json-grep:jar:0.9'
<dependency org="org.meeuw" name="mihxil-json-grep" rev="0.9">
<artifact name="mihxil-json-grep" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw', module='mihxil-json-grep', version='0.9')
)
libraryDependencies += "org.meeuw" % "mihxil-json-grep" % "0.9"
[org.meeuw/mihxil-json-grep "0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.meeuw : mihxil-json-core | jar | 0.9 |
| commons-cli : commons-cli | jar | 1.3.1 |
| org.mozilla : rhino | jar | 1.7R4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.7.0 |