e

easy-trans-spring-boot-starter

Files download
File Operation
easy-trans-spring-boot-starter-2.0.7.jar download
easy-trans-spring-boot-starter-2.0.7.pom download
easy-trans-spring-boot-starter-2.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.fhs-opensource</groupId>
  <artifactId>easy-trans-spring-boot-starter</artifactId>
  <version>2.0.7</version>
</dependency>
Gradle Groovy
implementation 'com.fhs-opensource:easy-trans-spring-boot-starter:2.0.7'
Gradle Kotlin
implementation("com.fhs-opensource:easy-trans-spring-boot-starter:2.0.7")
Scala SBT
libraryDependencies += "com.fhs-opensource" % "easy-trans-spring-boot-starter" % "2.0.7"
Groovy Grape
@Grapes(
  @Grab(group='com.fhs-opensource', module='easy-trans-spring-boot-starter', version='2.0.7')
)
Apache Ivy
<dependency org="com.fhs-opensource" name="easy-trans-spring-boot-starter" rev="2.0.7" />
Leiningen
[com.fhs-opensource/easy-trans-spring-boot-starter "2.0.7"]
Apache Buildr
'com.fhs-opensource:easy-trans-spring-boot-starter:jar:2.0.7'