Last Version

proteus 0.6.7

Scala driver for ArangoDB

License

License

GroupId

GroupId

com.charlesahunt
ArtifactId

ArtifactId

proteus_2.12
Version

Version

0.6.7
Type

Type

jar
Description

Description

proteus
Scala driver for ArangoDB
Project URL

Project URL

https://github.com/CharlesAHunt/proteus
Project Organization

Project Organization

com.charlesahunt
Source Code Management

Source Code Management

https://github.com/CharlesAHunt/proteus

Download proteus_2.12 0.6.7


<!-- 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"]

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1

Project Modules

There are no modules declared in this project.