License |
License |
---|---|
GroupId | GroupIdio.gitee.laoshirenggo |
ArtifactId | ArtifactIdmongo |
Last Version | Last Version1.0-RELEASEOT |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmongodb模块
|
Filename | Size |
---|---|
mongo-1.0-RELEASEOT.pom | |
mongo-1.0-RELEASEOT.jar | 14 KB |
mongo-1.0-RELEASEOT-sources.jar | 5 KB |
mongo-1.0-RELEASEOT-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/mongo/ -->
<dependency>
<groupId>io.gitee.laoshirenggo</groupId>
<artifactId>mongo</artifactId>
<version>1.0-RELEASEOT</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/mongo/
implementation 'io.gitee.laoshirenggo:mongo:1.0-RELEASEOT'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/mongo/
implementation ("io.gitee.laoshirenggo:mongo:1.0-RELEASEOT")
'io.gitee.laoshirenggo:mongo:jar:1.0-RELEASEOT'
<dependency org="io.gitee.laoshirenggo" name="mongo" rev="1.0-RELEASEOT">
<artifact name="mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='mongo', version='1.0-RELEASEOT')
)
libraryDependencies += "io.gitee.laoshirenggo" % "mongo" % "1.0-RELEASEOT"
[io.gitee.laoshirenggo/mongo "1.0-RELEASEOT"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-mongodb | jar | 2.3.10.RELEASE |
io.gitee.laoshirenggo : tools | jar | 1.0-RELEASEOT |
org.projectlombok : lombok | jar | 1.18.0 |