License |
License |
---|---|
GroupId | GroupIdcom.ecfront |
ArtifactId | ArtifactIdezf-storage-foundation |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEZ Framework Storage Foundation
EZ框架存储服务基础模块
|
Project URL |
Project URL |
Filename | Size |
---|---|
ezf-storage-foundation-3.2.0.pom | |
ezf-storage-foundation-3.2.0.jar | 104 KB |
ezf-storage-foundation-3.2.0-sources.jar | 13 KB |
ezf-storage-foundation-3.2.0-javadoc.jar | 467 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ecfront/ezf-storage-foundation/ -->
<dependency>
<groupId>com.ecfront</groupId>
<artifactId>ezf-storage-foundation</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/ezf-storage-foundation/
implementation 'com.ecfront:ezf-storage-foundation:3.2.0'
// https://jarcasting.com/artifacts/com.ecfront/ezf-storage-foundation/
implementation ("com.ecfront:ezf-storage-foundation:3.2.0")
'com.ecfront:ezf-storage-foundation:jar:3.2.0'
<dependency org="com.ecfront" name="ezf-storage-foundation" rev="3.2.0">
<artifact name="ezf-storage-foundation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='ezf-storage-foundation', version='3.2.0')
)
libraryDependencies += "com.ecfront" % "ezf-storage-foundation" % "3.2.0"
[com.ecfront/ezf-storage-foundation "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ecfront : ezf-core | jar | 3.2.0 |
org.scala-lang : scala-library | jar | 2.11.8 |
org.scala-lang : scala-reflect | jar | 2.11.8 |
com.typesafe.scala-logging : scala-logging-slf4j_2.11 | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |