License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdcom.yarhrn |
ArtifactId | ArtifactIdloco-mongodb_2.12 |
Version | Version0.2.10 |
Type | Typejar |
Description |
Descriptionloco-mongodb
loco-mongodb
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
loco-mongodb_2.12-0.2.10.pom | |
loco-mongodb_2.12-0.2.10.jar | 14 KB |
loco-mongodb_2.12-0.2.10-sources.jar | 2 KB |
loco-mongodb_2.12-0.2.10-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yarhrn/loco-mongodb_2.12/ -->
<dependency>
<groupId>com.yarhrn</groupId>
<artifactId>loco-mongodb_2.12</artifactId>
<version>0.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.yarhrn/loco-mongodb_2.12/
implementation 'com.yarhrn:loco-mongodb_2.12:0.2.10'
// https://jarcasting.com/artifacts/com.yarhrn/loco-mongodb_2.12/
implementation ("com.yarhrn:loco-mongodb_2.12:0.2.10")
'com.yarhrn:loco-mongodb_2.12:jar:0.2.10'
<dependency org="com.yarhrn" name="loco-mongodb_2.12" rev="0.2.10">
<artifact name="loco-mongodb_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yarhrn', module='loco-mongodb_2.12', version='0.2.10')
)
libraryDependencies += "com.yarhrn" % "loco-mongodb_2.12" % "0.2.10"
[com.yarhrn/loco-mongodb_2.12 "0.2.10"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.yarhrn : loco-core_2.12 | jar | 0.2.10 |
org.mongodb : mongodb-driver-reactivestreams | jar | 1.13.0 |
co.fs2 : fs2-reactive-streams_2.12 | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.2.0 |