| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Ant Build Tools CLI User Interface |
| GroupId | GroupIdcom.joyent.manta |
| ArtifactId | ArtifactIdjava-manta-client |
| Last Version | Last Version3.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjava-manta-client
Java Manta Client
|
| Project Organization |
Project OrganizationJoyent |
| Filename | Size |
|---|---|
| java-manta-client-3.5.0.pom | |
| java-manta-client-3.5.0.jar | 5 MB |
| java-manta-client-3.5.0-sources.jar | 327 KB |
| java-manta-client-3.5.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.joyent.manta/java-manta-client/ -->
<dependency>
<groupId>com.joyent.manta</groupId>
<artifactId>java-manta-client</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.joyent.manta/java-manta-client/
implementation 'com.joyent.manta:java-manta-client:3.5.0'
// https://jarcasting.com/artifacts/com.joyent.manta/java-manta-client/
implementation ("com.joyent.manta:java-manta-client:3.5.0")
'com.joyent.manta:java-manta-client:jar:3.5.0'
<dependency org="com.joyent.manta" name="java-manta-client" rev="3.5.0">
<artifact name="java-manta-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joyent.manta', module='java-manta-client', version='3.5.0')
)
libraryDependencies += "com.joyent.manta" % "java-manta-client" % "3.5.0"
[com.joyent.manta/java-manta-client "3.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bouncycastle : bcpkix-jdk15on | jar | 1.65 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.65 |
| com.squareup.jnagmp : bouncycastle-rsa | jar | 3.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.24.5 |