License |
License |
---|---|
GroupId | GroupIdde.otto.edison |
ArtifactId | ArtifactIdedison-mongo |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionedison-mongo
Mongo library of the edison-microservice project.
|
Project URL |
Project URL |
Filename | Size |
---|---|
edison-mongo-2.7.0.pom | |
edison-mongo-2.7.0.jar | 15 KB |
edison-mongo-2.7.0-sources.jar | 8 KB |
edison-mongo-2.7.0-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.otto.edison/edison-mongo/ -->
<dependency>
<groupId>de.otto.edison</groupId>
<artifactId>edison-mongo</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.edison/edison-mongo/
implementation 'de.otto.edison:edison-mongo:2.7.0'
// https://jarcasting.com/artifacts/de.otto.edison/edison-mongo/
implementation ("de.otto.edison:edison-mongo:2.7.0")
'de.otto.edison:edison-mongo:jar:2.7.0'
<dependency org="de.otto.edison" name="edison-mongo" rev="2.7.0">
<artifact name="edison-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.edison', module='edison-mongo', version='2.7.0')
)
libraryDependencies += "de.otto.edison" % "edison-mongo" % "2.7.0"
[de.otto.edison/edison-mongo "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
de.otto.edison : edison-core | jar | 2.7.0 |
org.springframework.boot : spring-boot | jar | 2.7.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.0 |
org.mongodb : mongodb-driver-core | jar | 4.6.0 |
org.mongodb : mongodb-driver-sync | jar | 4.6.0 |
org.mongodb : bson | jar | 4.6.0 |
org.hibernate.validator : hibernate-validator | jar | 6.2.3.Final |
javax.validation : validation-api | jar | 2.0.1.Final |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
de.otto.edison : edison-testsupport | jar | 2.7.0 |
org.testcontainers : mongodb | jar | 1.17.2 |
org.testcontainers : junit-jupiter | jar | 1.17.2 |