License |
License
Apache-2.0
|
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.outworkers |
ArtifactId | ArtifactIdphantom-dse_2.11 |
Version | Version0.46.0 |
Type | Typejar |
Description |
DescriptionphantomDse
phantomDse
|
Project Organization |
Project Organizationcom.outworkers |
Filename | Size |
---|---|
phantom-dse_2.11-0.46.0.pom | |
phantom-dse_2.11-0.46.0.jar | 279 bytes |
phantom-dse_2.11-0.46.0-sources.jar | 252 bytes |
phantom-dse_2.11-0.46.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.outworkers/phantom-dse_2.11/ -->
<dependency>
<groupId>com.outworkers</groupId>
<artifactId>phantom-dse_2.11</artifactId>
<version>0.46.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outworkers/phantom-dse_2.11/
implementation 'com.outworkers:phantom-dse_2.11:0.46.0'
// https://jarcasting.com/artifacts/com.outworkers/phantom-dse_2.11/
implementation ("com.outworkers:phantom-dse_2.11:0.46.0")
'com.outworkers:phantom-dse_2.11:jar:0.46.0'
<dependency org="com.outworkers" name="phantom-dse_2.11" rev="0.46.0">
<artifact name="phantom-dse_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outworkers', module='phantom-dse_2.11', version='0.46.0')
)
libraryDependencies += "com.outworkers" % "phantom-dse_2.11" % "0.46.0"
[com.outworkers/phantom-dse_2.11 "0.46.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.outworkers : phantom-dsl_2.11 | jar | 2.59.0 |
com.datastax.dse : dse-java-driver-core | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.outworkers : util-samplers_2.11 | jar | 0.57.0 |
org.scalatest : scalatest_2.11 | jar | 3.1.1 |
org.scalatestplus : scalatestplus-scalacheck_2.11 | jar | 3.1.0.0-RC2 |