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