Last Version

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

Some utilities for Spring Data Mongodb.

License

License

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

com.github.eagle6688
ArtifactId

ArtifactId

devutility.external.mongo
Version

Version

2.1.6
Type

Type

jar
Description

Description

Some utilities for Spring Data Mongodb.
Project URL

Project URL

https://github.com/eagle6688/devutility.external.mongo
Source Code Management

Source Code Management

https://github.com/eagle6688/devutility.external.mongo

Download devutility.external.mongo 2.1.6


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

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework.data : spring-data-mongodb jar 2.2.1.RELEASE
com.github.eagle6688 : devutility.internal jar 1.3.6

Project Modules

There are no modules declared in this project.