License |
License |
---|---|
GroupId | GroupIdcom.charlesahunt |
ArtifactId | ArtifactIdproteus_2.12 |
Version | Version0.6.7 |
Type | Typejar |
Description |
Descriptionproteus
Scala driver for ArangoDB
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.charlesahunt |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
proteus_2.12-0.6.7.pom | |
proteus_2.12-0.6.7.jar | 1 MB |
proteus_2.12-0.6.7-sources.jar | 8 KB |
proteus_2.12-0.6.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.charlesahunt/proteus_2.12/ -->
<dependency>
<groupId>com.charlesahunt</groupId>
<artifactId>proteus_2.12</artifactId>
<version>0.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.charlesahunt/proteus_2.12/
implementation 'com.charlesahunt:proteus_2.12:0.6.7'
// https://jarcasting.com/artifacts/com.charlesahunt/proteus_2.12/
implementation ("com.charlesahunt:proteus_2.12:0.6.7")
'com.charlesahunt:proteus_2.12:jar:0.6.7'
<dependency org="com.charlesahunt" name="proteus_2.12" rev="0.6.7">
<artifact name="proteus_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.charlesahunt', module='proteus_2.12', version='0.6.7')
)
libraryDependencies += "com.charlesahunt" % "proteus_2.12" % "0.6.7"
[com.charlesahunt/proteus_2.12 "0.6.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.5.0 |
org.scalaj : scalaj-http_2.12 | jar | 2.3.0 |
com.typesafe : config | jar | 1.3.1 |
io.circe : circe-core_2.12 | jar | 0.6.1 |
io.circe : circe-generic_2.12 | jar | 0.6.1 |
io.circe : circe-parser_2.12 | jar | 0.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |