License |
License |
---|---|
GroupId | GroupIdcom.ecfront |
ArtifactId | ArtifactIdez-storage |
Last Version | Last Version0.3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEZ Storage
存储模块
|
Filename | Size |
---|---|
ez-storage-0.3.9.pom | |
ez-storage-0.3.9.jar | 93 KB |
ez-storage-0.3.9-sources.jar | 5 KB |
ez-storage-0.3.9-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ecfront/ez-storage/ -->
<dependency>
<groupId>com.ecfront</groupId>
<artifactId>ez-storage</artifactId>
<version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/ez-storage/
implementation 'com.ecfront:ez-storage:0.3.9'
// https://jarcasting.com/artifacts/com.ecfront/ez-storage/
implementation ("com.ecfront:ez-storage:0.3.9")
'com.ecfront:ez-storage:jar:0.3.9'
<dependency org="com.ecfront" name="ez-storage" rev="0.3.9">
<artifact name="ez-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='ez-storage', version='0.3.9')
)
libraryDependencies += "com.ecfront" % "ez-storage" % "0.3.9"
[com.ecfront/ez-storage "0.3.9"]
Group / Artifact | Type | Version |
---|---|---|
com.ecfront : ez-common | jar | 0.4.9 |
com.ecfront : ez-dbutils | jar | 2.5.2 |
org.scala-lang : scala-library | jar | 2.11.6 |
com.typesafe.scala-logging : scala-logging-slf4j_2.11 | jar | 2.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.5 |