License |
License |
---|---|
Categories |
CategoriesJava Languages Ant Build Tools |
GroupId | GroupIdcom.joyent.manta |
ArtifactId | ArtifactIdjava-manta |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjava-manta
Java Manta SDK.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationJoyent |
Filename | Size |
---|---|
java-manta-3.5.0.pom | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.joyent.manta/java-manta/ -->
<dependency>
<groupId>com.joyent.manta</groupId>
<artifactId>java-manta</artifactId>
<version>3.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.joyent.manta/java-manta/
implementation 'com.joyent.manta:java-manta:3.5.0'
// https://jarcasting.com/artifacts/com.joyent.manta/java-manta/
implementation ("com.joyent.manta:java-manta:3.5.0")
'com.joyent.manta:java-manta:pom:3.5.0'
<dependency org="com.joyent.manta" name="java-manta" rev="3.5.0">
<artifact name="java-manta" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.joyent.manta', module='java-manta', version='3.5.0')
)
libraryDependencies += "com.joyent.manta" % "java-manta" % "3.5.0"
[com.joyent.manta/java-manta "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.29 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.24.5 |