| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Ant Build Tools |
| GroupId | GroupIdcom.joyent.manta |
| ArtifactId | ArtifactIdjava-manta-it |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjava-manta-client-it
Integration and functional tests for Java Manta SDK
|
| Project Organization |
Project OrganizationJoyent |
| Filename | Size |
|---|---|
| java-manta-it-2.1.0.pom | |
| java-manta-it-2.1.0.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.joyent.manta/java-manta-it/ -->
<dependency>
<groupId>com.joyent.manta</groupId>
<artifactId>java-manta-it</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.joyent.manta/java-manta-it/
implementation 'com.joyent.manta:java-manta-it:2.1.0'
// https://jarcasting.com/artifacts/com.joyent.manta/java-manta-it/
implementation ("com.joyent.manta:java-manta-it:2.1.0")
'com.joyent.manta:java-manta-it:jar:2.1.0'
<dependency org="com.joyent.manta" name="java-manta-it" rev="2.1.0">
<artifact name="java-manta-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joyent.manta', module='java-manta-it', version='2.1.0')
)
libraryDependencies += "com.joyent.manta" % "java-manta-it" % "2.1.0"
[com.joyent.manta/java-manta-it "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.joyent.manta : java-manta-client | jar | 2.1.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.1 |
| org.slf4j : jul-to-slf4j | jar | 1.7.7 |
| org.apache.commons : commons-collections4 | jar | 4.0 |
| com.google.http-client : google-http-client | jar | 1.20.0 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| org.testng : testng | jar | 6.9.9 |
| org.mockito : mockito-all | jar | 2.0.2-beta |