License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.meeuw |
ArtifactId | ArtifactIdmihxil-json-benchmarks |
Version | Version0.9 |
Type | Typejar |
Description |
DescriptionJson-related utilities
|
<!-- https://jarcasting.com/artifacts/org.meeuw/mihxil-json-benchmarks/ -->
<dependency>
<groupId>org.meeuw</groupId>
<artifactId>mihxil-json-benchmarks</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-benchmarks/
implementation 'org.meeuw:mihxil-json-benchmarks:0.9'
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-benchmarks/
implementation ("org.meeuw:mihxil-json-benchmarks:0.9")
'org.meeuw:mihxil-json-benchmarks:jar:0.9'
<dependency org="org.meeuw" name="mihxil-json-benchmarks" rev="0.9">
<artifact name="mihxil-json-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw', module='mihxil-json-benchmarks', version='0.9')
)
libraryDependencies += "org.meeuw" % "mihxil-json-benchmarks" % "0.9"
[org.meeuw/mihxil-json-benchmarks "0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.17.4 |
org.meeuw : mihxil-json-grep | jar | 0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.17.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.7.0 |