| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Ant Build Tools CLI User Interface Serialization Data Data Formats Kryo |
| GroupId | GroupIdcom.joyent.manta |
| ArtifactId | ArtifactIdjava-manta-client-kryo-serialization |
| Last Version | Last Version3.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionModule providing functionality for serializing encrypted multipart uploads
|
| Project Organization |
Project OrganizationJoyent |
<!-- https://jarcasting.com/artifacts/com.joyent.manta/java-manta-client-kryo-serialization/ -->
<dependency>
<groupId>com.joyent.manta</groupId>
<artifactId>java-manta-client-kryo-serialization</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.joyent.manta/java-manta-client-kryo-serialization/
implementation 'com.joyent.manta:java-manta-client-kryo-serialization:3.5.0'
// https://jarcasting.com/artifacts/com.joyent.manta/java-manta-client-kryo-serialization/
implementation ("com.joyent.manta:java-manta-client-kryo-serialization:3.5.0")
'com.joyent.manta:java-manta-client-kryo-serialization:jar:3.5.0'
<dependency org="com.joyent.manta" name="java-manta-client-kryo-serialization" rev="3.5.0">
<artifact name="java-manta-client-kryo-serialization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joyent.manta', module='java-manta-client-kryo-serialization', version='3.5.0')
)
libraryDependencies += "com.joyent.manta" % "java-manta-client-kryo-serialization" % "3.5.0"
[com.joyent.manta/java-manta-client-kryo-serialization "3.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.joyent.manta : java-manta-client | jar | 3.5.0 |
| com.esotericsoftware : kryo | jar | 4.0.2 |
| org.objenesis : objenesis | jar | 3.0.1 |
| com.dorkbox : MinLog-SLF4J | jar | 1.12 |
| org.slf4j : slf4j-api | jar | 1.7.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-collections4 | jar | 4.4 |
| commons-io : commons-io | jar | 2.6 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.testng : testng | jar | 6.14.3 |
| org.mockito : mockito-core | jar | 2.24.5 |