Last Version

proteus 0.7.3

Scala driver for ArangoDB

License

License

GroupId

GroupId

com.charlesahunt
ArtifactId

ArtifactId

proteus_2.13
Version

Version

0.7.3
Type

Type

jar
Description

Description

proteus
Scala driver for ArangoDB
Project URL

Project URL

http://www.cornfluence.com
Project Organization

Project Organization

com.charlesahunt
Source Code Management

Source Code Management

https://github.com/CharlesAHunt/proteus

Download proteus_2.13 0.7.3


<!-- https://jarcasting.com/artifacts/com.charlesahunt/proteus_2.13/ -->
<dependency>
    <groupId>com.charlesahunt</groupId>
    <artifactId>proteus_2.13</artifactId>
    <version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.charlesahunt/proteus_2.13/
implementation 'com.charlesahunt:proteus_2.13:0.7.3'
// https://jarcasting.com/artifacts/com.charlesahunt/proteus_2.13/
implementation ("com.charlesahunt:proteus_2.13:0.7.3")
'com.charlesahunt:proteus_2.13:jar:0.7.3'
<dependency org="com.charlesahunt" name="proteus_2.13" rev="0.7.3">
  <artifact name="proteus_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.charlesahunt', module='proteus_2.13', version='0.7.3')
)
libraryDependencies += "com.charlesahunt" % "proteus_2.13" % "0.7.3"
[com.charlesahunt/proteus_2.13 "0.7.3"]

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
io.circe : circe-core_2.13 jar 0.13.0-RC1
io.circe : circe-generic_2.13 jar 0.13.0-RC1
io.circe : circe-parser_2.13 jar 0.13.0-RC1
org.typelevel : cats-core_2.13 jar 2.1.0
org.typelevel : cats-effect_2.13 jar 2.0.0
ch.qos.logback : logback-classic jar 1.2.3
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.2
org.scalaj : scalaj-http_2.13 jar 2.4.2
com.github.pureconfig : pureconfig_2.13 jar 0.12.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.0

Project Modules

There are no modules declared in this project.