<dependency> <groupId>com.datastax</groupId> <artifactId>remote-junit-runner</artifactId> <version>0.1.2</version> </dependency>
implementation 'com.datastax:remote-junit-runner:0.1.2'
implementation("com.datastax:remote-junit-runner:0.1.2")
libraryDependencies += "com.datastax" % "remote-junit-runner" % "0.1.2"
@Grapes( @Grab(group='com.datastax', module='remote-junit-runner', version='0.1.2') )
<dependency org="com.datastax" name="remote-junit-runner" rev="0.1.2" />
[com.datastax/remote-junit-runner "0.1.2"]
'com.datastax:remote-junit-runner:jar:0.1.2'
compile
|-- org.slf4j:slf4j-api:1.6.0
|-- junit:junit:4.12
|-- com.healthmarketscience.rmiio:rmiio:2.1.0
|-- org.unitils:unitils-core:3.4.2
test
|-- pl.pragmatists:JUnitParams:1.0.4
|-- org.spockframework:spock-core:1.0-groovy-2.4
|-- org.codehaus.groovy:groovy-all:2.4.5
|-- cglib:cglib-nodep:3.1