| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdpl.wrzasq.commons |
| ArtifactId | ArtifactIdcommons-json |
| Last Version | Last Version2.0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWrzasqPl basic JSON setup
Base JSON (Kotlinx serialization) resources.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| commons-json-2.0.10.pom | |
| commons-json-2.0.10.jar | 4 KB |
| commons-json-2.0.10-sources.jar | 2 KB |
| commons-json-2.0.10-javadoc.jar | 394 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-json/ -->
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons-json</artifactId>
<version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-json/
implementation 'pl.wrzasq.commons:commons-json:2.0.10'
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-json/
implementation ("pl.wrzasq.commons:commons-json:2.0.10")
'pl.wrzasq.commons:commons-json:jar:2.0.10'
<dependency org="pl.wrzasq.commons" name="commons-json" rev="2.0.10">
<artifact name="commons-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wrzasq.commons', module='commons-json', version='2.0.10')
)
libraryDependencies += "pl.wrzasq.commons" % "commons-json" % "2.0.10"
[pl.wrzasq.commons/commons-json "2.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-serialization-core-jvm | jar | 1.3.2 |
| org.jetbrains : annotations | jar | 22.0.0 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.10 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cucumber : cucumber-java8 | jar | 6.11.0 |
| io.cucumber : cucumber-junit | jar | 6.11.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
| io.mockk : mockk | jar | 1.12.2 |
| io.mockk : mockk-dsl-jvm | jar | 1.12.2 |