License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalapi |
ArtifactId | ArtifactIdscalapi-embedmongo |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalapi
Scala friendly API for Java libraries
|
Filename | Size |
---|---|
scalapi-embedmongo-0.7.pom | |
scalapi-embedmongo-0.7.jar | 5 KB |
scalapi-embedmongo-0.7-sources.jar | 1 KB |
scalapi-embedmongo-0.7-javadoc.jar | 345 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalapi/scalapi-embedmongo/ -->
<dependency>
<groupId>com.github.scalapi</groupId>
<artifactId>scalapi-embedmongo</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalapi/scalapi-embedmongo/
implementation 'com.github.scalapi:scalapi-embedmongo:0.7'
// https://jarcasting.com/artifacts/com.github.scalapi/scalapi-embedmongo/
implementation ("com.github.scalapi:scalapi-embedmongo:0.7")
'com.github.scalapi:scalapi-embedmongo:jar:0.7'
<dependency org="com.github.scalapi" name="scalapi-embedmongo" rev="0.7">
<artifact name="scalapi-embedmongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalapi', module='scalapi-embedmongo', version='0.7')
)
libraryDependencies += "com.github.scalapi" % "scalapi-embedmongo" % "0.7"
[com.github.scalapi/scalapi-embedmongo "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 1.41 |
com.google.guava : guava | jar | 15.0 |
org.mongodb : mongo-java-driver | jar | 2.11.3 |
org.scala-lang : scala-library | jar | 2.10.3 |
com.github.scalapi : scalapi-jdk | jar | 0.7 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.mockito : mockito-core | jar | 1.9.5 |
junit : junit | jar | 4.11 |
org.scalatest : scalatest_2.10 | jar | 1.9.1 |