is not current version
Last Version 2.1.6

com.github.eagle6688:devutility.external.mongo 1.10.11.8

Some utilities for Spring Data Mongodb Version 1.10.11

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

com.github.eagle6688
ArtifactId

ArtifactId

devutility.external.mongo
Version

Version

1.10.11.8
Type

Type

jar

Download devutility.external.mongo 1.10.11.8


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