License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdio.github.rothschil |
ArtifactId | ArtifactIdpersistence-mongodb |
Last Version | Last Version1.2.6.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrothschil-common
Pippin, was a Hobbit of the Shire, and one of Frodo Baggins' youngest, but closest friends. He was a member of the Fellowship of the Ring and later became the thirty-second Thain of the Shire
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
persistence-mongodb-1.2.6.RELEASE.pom | |
persistence-mongodb-1.2.6.RELEASE-sources.jar | 831 bytes |
persistence-mongodb-1.2.6.RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.rothschil/persistence-mongodb/ -->
<dependency>
<groupId>io.github.rothschil</groupId>
<artifactId>persistence-mongodb</artifactId>
<version>1.2.6.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rothschil/persistence-mongodb/
implementation 'io.github.rothschil:persistence-mongodb:1.2.6.RELEASE'
// https://jarcasting.com/artifacts/io.github.rothschil/persistence-mongodb/
implementation ("io.github.rothschil:persistence-mongodb:1.2.6.RELEASE")
'io.github.rothschil:persistence-mongodb:pom:1.2.6.RELEASE'
<dependency org="io.github.rothschil" name="persistence-mongodb" rev="1.2.6.RELEASE">
<artifact name="persistence-mongodb" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.rothschil', module='persistence-mongodb', version='1.2.6.RELEASE')
)
libraryDependencies += "io.github.rothschil" % "persistence-mongodb" % "1.2.6.RELEASE"
[io.github.rothschil/persistence-mongodb "1.2.6.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.github.rothschil : common-utils | jar | 1.2.6.RELEASE |
org.springframework.boot : spring-boot-starter-data-mongodb | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |