License |
License |
---|---|
GroupId | GroupIdcom.charlesahunt |
ArtifactId | ArtifactIdproteus_2.13 |
Version | Version0.7.3 |
Type | Typejar |
Description |
Descriptionproteus
Scala driver for ArangoDB
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
proteus_2.13-0.7.3.pom | |
proteus_2.13-0.7.3.jar | 643 KB |
proteus_2.13-0.7.3-sources.jar | 9 KB |
proteus_2.13-0.7.3-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.1.0 |