is not current version
Last Version 1.13

com.github.rinoto.mongo:migramongo-reflections 1.2

Migramongo implementation using the reflections package for discovery

Categories

Categories

Reflections Application Layer Libs Introspection
GroupId

GroupId

com.github.rinoto.mongo
ArtifactId

ArtifactId

migramongo-reflections
Version

Version

1.2
Type

Type

jar

Download migramongo-reflections 1.2


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