License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdsdk-distribute-impl-mongo |
Last Version | Last Version3.0.31.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/sdk-distribute-impl-mongo/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>sdk-distribute-impl-mongo</artifactId>
<version>3.0.31.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-distribute-impl-mongo/
implementation 'com.github.shoothzj:sdk-distribute-impl-mongo:3.0.31.RELEASE'
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-distribute-impl-mongo/
implementation ("com.github.shoothzj:sdk-distribute-impl-mongo:3.0.31.RELEASE")
'com.github.shoothzj:sdk-distribute-impl-mongo:jar:3.0.31.RELEASE'
<dependency org="com.github.shoothzj" name="sdk-distribute-impl-mongo" rev="3.0.31.RELEASE">
<artifact name="sdk-distribute-impl-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='sdk-distribute-impl-mongo', version='3.0.31.RELEASE')
)
libraryDependencies += "com.github.shoothzj" % "sdk-distribute-impl-mongo" % "3.0.31.RELEASE"
[com.github.shoothzj/sdk-distribute-impl-mongo "3.0.31.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongodb-driver-sync | jar | 4.1.0 |
com.github.shoothzj : sdk-distribute-api | jar | 3.0.31.RELEASE |
org.springframework.data : spring-data-mongodb | jar | 3.0.4.RELEASE |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |