License |
License |
---|---|
GroupId | GroupIdcom.heanbian |
ArtifactId | ArtifactIdheanbian-mongo-template |
Last Version | Last Version11.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.heanbian/heanbian-mongo-template/ -->
<dependency>
<groupId>com.heanbian</groupId>
<artifactId>heanbian-mongo-template</artifactId>
<version>11.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.heanbian/heanbian-mongo-template/
implementation 'com.heanbian:heanbian-mongo-template:11.0.0'
// https://jarcasting.com/artifacts/com.heanbian/heanbian-mongo-template/
implementation ("com.heanbian:heanbian-mongo-template:11.0.0")
'com.heanbian:heanbian-mongo-template:jar:11.0.0'
<dependency org="com.heanbian" name="heanbian-mongo-template" rev="11.0.0">
<artifact name="heanbian-mongo-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heanbian', module='heanbian-mongo-template', version='11.0.0')
)
libraryDependencies += "com.heanbian" % "heanbian-mongo-template" % "11.0.0"
[com.heanbian/heanbian-mongo-template "11.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.1.9.RELEASE |
org.springframework.boot : spring-boot-starter-data-mongodb-reactive | jar | 2.1.7.RELEASE |