License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.serialized |
ArtifactId | ArtifactIdserialized-client |
Last Version | Last Version7.4.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSerialized Java Client
Java Client for Serialized APIs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
serialized-client-7.4.6.pom | |
serialized-client-7.4.6.jar | 117 KB |
serialized-client-7.4.6-sources.jar | 45 KB |
serialized-client-7.4.6-javadoc.jar | 535 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.serialized/serialized-client/ -->
<dependency>
<groupId>io.serialized</groupId>
<artifactId>serialized-client</artifactId>
<version>7.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.serialized/serialized-client/
implementation 'io.serialized:serialized-client:7.4.6'
// https://jarcasting.com/artifacts/io.serialized/serialized-client/
implementation ("io.serialized:serialized-client:7.4.6")
'io.serialized:serialized-client:jar:7.4.6'
<dependency org="io.serialized" name="serialized-client" rev="7.4.6">
<artifact name="serialized-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.serialized', module='serialized-client', version='7.4.6')
)
libraryDependencies += "io.serialized" % "serialized-client" % "7.4.6"
[io.serialized/serialized-client "7.4.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-core | jar | 3.10.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.assertj : assertj-core | jar | 3.22.0 |
io.dropwizard : dropwizard-testing | jar | 2.0.29 |
org.hibernate.validator : hibernate-validator | jar | 6.2.3.Final |