e

expand-business

扩展业务
https://github.com/faasadmin/faasadmin
faaaadmin
Files download
File Operation
expand-business-1.1.0.jar download
expand-business-1.1.0.pom download
expand-business-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.faasadmin</groupId>
  <artifactId>expand-business</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.faasadmin:expand-business:1.1.0'
Gradle Kotlin
implementation("com.faasadmin:expand-business:1.1.0")
Scala SBT
libraryDependencies += "com.faasadmin" % "expand-business" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.faasadmin', module='expand-business', version='1.1.0')
)
Apache Ivy
<dependency org="com.faasadmin" name="expand-business" rev="1.1.0" />
Leiningen
[com.faasadmin/expand-business "1.1.0"]
Apache Buildr
'com.faasadmin:expand-business:jar:1.1.0'