is not current version
Last Version 1.2.8

com.fhs-opensource:easy-trans-spring-boot-starter 1.0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.fhs-opensource
ArtifactId

ArtifactId

easy-trans-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar

Download easy-trans-spring-boot-starter 1.0.1


<!-- https://jarcasting.com/artifacts/com.fhs-opensource/easy-trans-spring-boot-starter/ -->
<dependency>
    <groupId>com.fhs-opensource</groupId>
    <artifactId>easy-trans-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/easy-trans-spring-boot-starter/
implementation 'com.fhs-opensource:easy-trans-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.fhs-opensource/easy-trans-spring-boot-starter/
implementation ("com.fhs-opensource:easy-trans-spring-boot-starter:1.0.1")
'com.fhs-opensource:easy-trans-spring-boot-starter:jar:1.0.1'
<dependency org="com.fhs-opensource" name="easy-trans-spring-boot-starter" rev="1.0.1">
  <artifact name="easy-trans-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy-trans-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.fhs-opensource" % "easy-trans-spring-boot-starter" % "1.0.1"
[com.fhs-opensource/easy-trans-spring-boot-starter "1.0.1"]