License |
License |
---|---|
GroupId | GroupIdcom.ecfront |
ArtifactId | ArtifactIdstorage |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEZ Storage
存储模块
|
Filename | Size |
---|---|
storage-0.2.pom | |
storage-0.2.jar | 52 KB |
storage-0.2-sources.jar | 4 KB |
storage-0.2-javadoc.jar | 371 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ecfront/storage/ -->
<dependency>
<groupId>com.ecfront</groupId>
<artifactId>storage</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/storage/
implementation 'com.ecfront:storage:0.2'
// https://jarcasting.com/artifacts/com.ecfront/storage/
implementation ("com.ecfront:storage:0.2")
'com.ecfront:storage:jar:0.2'
<dependency org="com.ecfront" name="storage" rev="0.2">
<artifact name="storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='storage', version='0.2')
)
libraryDependencies += "com.ecfront" % "storage" % "0.2"
[com.ecfront/storage "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ecfront : ez-common | jar | 0.3.0 |
com.ecfront : ez-dbutils | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.1 |