Last Version

com.github.rostislav-maslov.rcore:mongo 0.10.3

Domain component for Clean Arch apps

License

License

GroupId

GroupId

com.github.rostislav-maslov.rcore
ArtifactId

ArtifactId

mongo
Version

Version

0.10.3
Type

Type

jar
Description

Description

com.github.rostislav-maslov.rcore:mongo
Domain component for Clean Arch apps
Project URL

Project URL

https://github.com/rostislav-maslov/rcore
Source Code Management

Source Code Management

http://github.com/rostislav-maslov/rcore

Download mongo 0.10.3


<!-- https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/mongo/ -->
<dependency>
    <groupId>com.github.rostislav-maslov.rcore</groupId>
    <artifactId>mongo</artifactId>
    <version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/mongo/
implementation 'com.github.rostislav-maslov.rcore:mongo:0.10.3'
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/mongo/
implementation ("com.github.rostislav-maslov.rcore:mongo:0.10.3")
'com.github.rostislav-maslov.rcore:mongo:jar:0.10.3'
<dependency org="com.github.rostislav-maslov.rcore" name="mongo" rev="0.10.3">
  <artifact name="mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rostislav-maslov.rcore', module='mongo', version='0.10.3')
)
libraryDependencies += "com.github.rostislav-maslov.rcore" % "mongo" % "0.10.3"
[com.github.rostislav-maslov.rcore/mongo "0.10.3"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.rostislav-maslov.rcore : domain jar 0.10.3
org.springframework : spring-core jar 5.2.5.RELEASE
org.springframework.data : spring-data-mongodb jar 2.2.6.RELEASE
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 2.1.2
de.flapdoodle.embed : de.flapdoodle.embed.process jar 2.1.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.