| License |
License |
|---|---|
| Categories |
CategoriesReflections Application Layer Libs Introspection |
| GroupId | GroupIdcom.github.rinoto.mongo |
| ArtifactId | ArtifactIdmigramongo-reflections |
| Last Version | Last Version1.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmigramongo reflections
Migramongo implementation using the reflections package for discovery
|
<!-- https://jarcasting.com/artifacts/com.github.rinoto.mongo/migramongo-reflections/ -->
<dependency>
<groupId>com.github.rinoto.mongo</groupId>
<artifactId>migramongo-reflections</artifactId>
<version>1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rinoto.mongo/migramongo-reflections/
implementation 'com.github.rinoto.mongo:migramongo-reflections:1.13'
// https://jarcasting.com/artifacts/com.github.rinoto.mongo/migramongo-reflections/
implementation ("com.github.rinoto.mongo:migramongo-reflections:1.13")
'com.github.rinoto.mongo:migramongo-reflections:jar:1.13'
<dependency org="com.github.rinoto.mongo" name="migramongo-reflections" rev="1.13">
<artifact name="migramongo-reflections" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rinoto.mongo', module='migramongo-reflections', version='1.13')
)
libraryDependencies += "com.github.rinoto.mongo" % "migramongo-reflections" % "1.13"
[com.github.rinoto.mongo/migramongo-reflections "1.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.rinoto.mongo : migramongo-core | jar | 1.13 |
| io.github.classgraph : classgraph | jar | 4.8.104 |
| org.mongodb : mongodb-driver-legacy | jar | 4.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.9.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| ch.qos.logback : logback-classic | jar | 1.2.7 |