| License |
License |
|---|---|
| GroupId | GroupIdcom.github.izmailoff |
| ArtifactId | ArtifactIdmongoconnect_2.10 |
| Version | Version0.0.3 |
| Type | Typejar |
| Description |
Descriptionmongoconnect
mongoconnect
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.izmailoff |
| Filename | Size |
|---|---|
| mongoconnect_2.10-0.0.3.pom | |
| mongoconnect_2.10-0.0.3.jar | 18 KB |
| mongoconnect_2.10-0.0.3-sources.jar | 5 KB |
| mongoconnect_2.10-0.0.3-javadoc.jar | 394 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.izmailoff/mongoconnect_2.10/ -->
<dependency>
<groupId>com.github.izmailoff</groupId>
<artifactId>mongoconnect_2.10</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.izmailoff/mongoconnect_2.10/
implementation 'com.github.izmailoff:mongoconnect_2.10:0.0.3'
// https://jarcasting.com/artifacts/com.github.izmailoff/mongoconnect_2.10/
implementation ("com.github.izmailoff:mongoconnect_2.10:0.0.3")
'com.github.izmailoff:mongoconnect_2.10:jar:0.0.3'
<dependency org="com.github.izmailoff" name="mongoconnect_2.10" rev="0.0.3">
<artifact name="mongoconnect_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.izmailoff', module='mongoconnect_2.10', version='0.0.3')
)
libraryDependencies += "com.github.izmailoff" % "mongoconnect_2.10" % "0.0.3"
[com.github.izmailoff/mongoconnect_2.10 "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| net.liftweb : lift-common_2.10 | jar | 2.5.1 |
| net.liftweb : lift-mongodb-record_2.10 | jar | 2.5.1 |
| net.liftweb : lift-json_2.10 | jar | 2.5.1 |
| org.mongeez : mongeez | jar | 0.9.4 |
| com.typesafe.akka : akka-actor_2.10 | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mongodb : mongo-java-driver | jar | 2.12.3 |
| com.typesafe.akka : akka-testkit_2.10 | jar | 2.3.0 |