License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.meeuw |
ArtifactId | ArtifactIdmihxil-json-grep |
Last Version | Last Version0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJson-related utilities
|
Filename | Size |
---|---|
mihxil-json-grep-0.10.pom | |
mihxil-json-grep-0.10.jar | 44 KB |
mihxil-json-grep-0.10-sources.jar | 20 KB |
mihxil-json-grep-0.10-javadoc.jar | 183 KB |
mihxil-json-grep-0.10-executable.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.meeuw/mihxil-json-grep/ -->
<dependency>
<groupId>org.meeuw</groupId>
<artifactId>mihxil-json-grep</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-grep/
implementation 'org.meeuw:mihxil-json-grep:0.10'
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-grep/
implementation ("org.meeuw:mihxil-json-grep:0.10")
'org.meeuw:mihxil-json-grep:jar:0.10'
<dependency org="org.meeuw" name="mihxil-json-grep" rev="0.10">
<artifact name="mihxil-json-grep" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw', module='mihxil-json-grep', version='0.10')
)
libraryDependencies += "org.meeuw" % "mihxil-json-grep" % "0.10"
[org.meeuw/mihxil-json-grep "0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.meeuw : mihxil-json-core | jar | 0.10 |
commons-cli : commons-cli | jar | 1.5.0 |
org.mozilla : rhino | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
com.ginsberg : junit5-system-exit | jar | 1.1.2 |
org.meeuw : mihxil-json-core | jar | 0.10 |
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 |