License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.datastax-oss |
ArtifactId | ArtifactIdremote-test-jar |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionremote-test-jar
remote-test-jar
|
Project URL |
Project URL |
Filename | Size |
---|---|
remote-test-jar-1.0.1.pom | |
remote-test-jar-1.0.1.jar | 62 KB |
remote-test-jar-1.0.1-sources.jar | 27 KB |
remote-test-jar-1.0.1-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.datastax-oss/remote-test-jar/ -->
<dependency>
<groupId>com.github.datastax-oss</groupId>
<artifactId>remote-test-jar</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.datastax-oss/remote-test-jar/
implementation 'com.github.datastax-oss:remote-test-jar:1.0.1'
// https://jarcasting.com/artifacts/com.github.datastax-oss/remote-test-jar/
implementation ("com.github.datastax-oss:remote-test-jar:1.0.1")
'com.github.datastax-oss:remote-test-jar:jar:1.0.1'
<dependency org="com.github.datastax-oss" name="remote-test-jar" rev="1.0.1">
<artifact name="remote-test-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.datastax-oss', module='remote-test-jar', version='1.0.1')
)
libraryDependencies += "com.github.datastax-oss" % "remote-test-jar" % "1.0.1"
[com.github.datastax-oss/remote-test-jar "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | 0.1.54 |
ch.ethz.ganymed : ganymed-ssh2 | jar | build210 |
com.alibaba : fastjson | jar | 1.2.58 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.5 |
org.dom4j : dom4j | jar | 2.1.1 |
org.apache.commons : commons-lang3 | jar | 3.0 |
org.slf4j : slf4j-api | jar | 1.7.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |