License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.serialized |
ArtifactId | ArtifactIdserialized-client |
Version | Version7.3.0 |
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.3.0.pom | |
serialized-client-7.3.0.jar | 131 KB |
serialized-client-7.3.0-sources.jar | 51 KB |
serialized-client-7.3.0-javadoc.jar | 576 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.serialized/serialized-client/ -->
<dependency>
<groupId>io.serialized</groupId>
<artifactId>serialized-client</artifactId>
<version>7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.serialized/serialized-client/
implementation 'io.serialized:serialized-client:7.3.0'
// https://jarcasting.com/artifacts/io.serialized/serialized-client/
implementation ("io.serialized:serialized-client:7.3.0")
'io.serialized:serialized-client:jar:7.3.0'
<dependency org="io.serialized" name="serialized-client" rev="7.3.0">
<artifact name="serialized-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.serialized', module='serialized-client', version='7.3.0')
)
libraryDependencies += "io.serialized" % "serialized-client" % "7.3.0"
[io.serialized/serialized-client "7.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.10 |
commons-io : commons-io | jar | 2.7 |
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.junit.jupiter : junit-jupiter | jar | 5.6.2 |
org.mockito : mockito-core | jar | 3.3.3 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.assertj : assertj-core | jar | 3.16.1 |
io.dropwizard : dropwizard-testing | jar | 2.0.19 |