License |
License |
---|---|
GroupId | GroupIdcom.haoxuer.discover |
ArtifactId | ArtifactIddiscover-storage |
Last Version | Last Version3.3.16-20220327 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondiscover-storage
a simple store lib
|
<!-- https://jarcasting.com/artifacts/com.haoxuer.discover/discover-storage/ -->
<dependency>
<groupId>com.haoxuer.discover</groupId>
<artifactId>discover-storage</artifactId>
<version>3.3.16-20220327</version>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.discover/discover-storage/
implementation 'com.haoxuer.discover:discover-storage:3.3.16-20220327'
// https://jarcasting.com/artifacts/com.haoxuer.discover/discover-storage/
implementation ("com.haoxuer.discover:discover-storage:3.3.16-20220327")
'com.haoxuer.discover:discover-storage:jar:3.3.16-20220327'
<dependency org="com.haoxuer.discover" name="discover-storage" rev="3.3.16-20220327">
<artifact name="discover-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.discover', module='discover-storage', version='3.3.16-20220327')
)
libraryDependencies += "com.haoxuer.discover" % "discover-storage" % "3.3.16-20220327"
[com.haoxuer.discover/discover-storage "3.3.16-20220327"]
Group / Artifact | Type | Version |
---|---|---|
com.haoxuer.discover : discover-common-user Optional | jar | 3.3.16-20220327 |
com.haoxuer.discover : discover-common-config | jar | 3.3.16-20220327 |
org.apache.shiro : shiro-core | jar | 1.9.0 |
org.jodd : jodd-core | jar | 5.2.0 |
com.nbsaas.discovery : code-make | jar | 1.0.14 |
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20180130 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |