License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdcom.github.alonsodomin |
ArtifactId | ArtifactIdenumeratum-mongodb_2.12 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionenumeratum-mongodb
enumeratum-mongodb
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.alonsodomin/enumeratum-mongodb_2.12/ -->
<dependency>
<groupId>com.github.alonsodomin</groupId>
<artifactId>enumeratum-mongodb_2.12</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alonsodomin/enumeratum-mongodb_2.12/
implementation 'com.github.alonsodomin:enumeratum-mongodb_2.12:0.1.1'
// https://jarcasting.com/artifacts/com.github.alonsodomin/enumeratum-mongodb_2.12/
implementation ("com.github.alonsodomin:enumeratum-mongodb_2.12:0.1.1")
'com.github.alonsodomin:enumeratum-mongodb_2.12:jar:0.1.1'
<dependency org="com.github.alonsodomin" name="enumeratum-mongodb_2.12" rev="0.1.1">
<artifact name="enumeratum-mongodb_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alonsodomin', module='enumeratum-mongodb_2.12', version='0.1.1')
)
libraryDependencies += "com.github.alonsodomin" % "enumeratum-mongodb_2.12" % "0.1.1"
[com.github.alonsodomin/enumeratum-mongodb_2.12 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
org.mongodb.scala : mongo-scala-driver_2.12 | jar | 2.9.0 |
com.beachape : enumeratum_2.12 | jar | 1.5.15 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.scalatest : scalatest_2.12 | jar | 3.1.1 |
com.github.simplyscala : scalatest-embedmongo_2.12 | jar | 0.2.4 |