s

smart-engine-extension-storage-common

Files download
File Operation
smart-engine-extension-storage-common-2.0.9.jar download
smart-engine-extension-storage-common-2.0.9.pom download
smart-engine-extension-storage-common-2.0.9-sources.jar download
Apache Maven
<dependency>
  <groupId>com.alibaba.smart.framework</groupId>
  <artifactId>smart-engine-extension-storage-common</artifactId>
  <version>2.0.9</version>
</dependency>
Gradle Groovy
implementation 'com.alibaba.smart.framework:smart-engine-extension-storage-common:2.0.9'
Gradle Kotlin
implementation("com.alibaba.smart.framework:smart-engine-extension-storage-common:2.0.9")
Scala SBT
libraryDependencies += "com.alibaba.smart.framework" % "smart-engine-extension-storage-common" % "2.0.9"
Groovy Grape
@Grapes(
  @Grab(group='com.alibaba.smart.framework', module='smart-engine-extension-storage-common', version='2.0.9')
)
Apache Ivy
<dependency org="com.alibaba.smart.framework" name="smart-engine-extension-storage-common" rev="2.0.9" />
Leiningen
[com.alibaba.smart.framework/smart-engine-extension-storage-common "2.0.9"]
Apache Buildr
'com.alibaba.smart.framework:smart-engine-extension-storage-common:jar:2.0.9'