| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIddev.gregorius.library |
| ArtifactId | ArtifactIdjson-reflect |
| Last Version | Last Version0.2.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJSON REFlecT
JSON REST Fluent economic Testing
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| json-reflect-0.2.2.pom | |
| json-reflect-0.2.2-sources.jar | 6 KB |
| json-reflect-0.2.2-plain.jar | 10 KB |
| json-reflect-0.2.2-javadoc.jar | 134 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.gregorius.library/json-reflect/ -->
<dependency>
<groupId>dev.gregorius.library</groupId>
<artifactId>json-reflect</artifactId>
<version>0.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.gregorius.library/json-reflect/
implementation 'dev.gregorius.library:json-reflect:0.2.2'
// https://jarcasting.com/artifacts/dev.gregorius.library/json-reflect/
implementation ("dev.gregorius.library:json-reflect:0.2.2")
'dev.gregorius.library:json-reflect:pom:0.2.2'
<dependency org="dev.gregorius.library" name="json-reflect" rev="0.2.2">
<artifact name="json-reflect" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.gregorius.library', module='json-reflect', version='0.2.2')
)
libraryDependencies += "dev.gregorius.library" % "json-reflect" % "0.2.2"
[dev.gregorius.library/json-reflect "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | 5.3.19 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| io.burt : jmespath-gson | jar | 0.5.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |