License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.fhs-opensource |
ArtifactId | ArtifactIdeasy-trans-spring-boot-starter |
Last Version | Last Version1.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- 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.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/easy-trans-spring-boot-starter/
implementation 'com.fhs-opensource:easy-trans-spring-boot-starter:1.2.8'
// https://jarcasting.com/artifacts/com.fhs-opensource/easy-trans-spring-boot-starter/
implementation ("com.fhs-opensource:easy-trans-spring-boot-starter:1.2.8")
'com.fhs-opensource:easy-trans-spring-boot-starter:jar:1.2.8'
<dependency org="com.fhs-opensource" name="easy-trans-spring-boot-starter" rev="1.2.8">
<artifact name="easy-trans-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy-trans-spring-boot-starter', version='1.2.8')
)
libraryDependencies += "com.fhs-opensource" % "easy-trans-spring-boot-starter" % "1.2.8"
[com.fhs-opensource/easy-trans-spring-boot-starter "1.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.fhs-opensource : easy-trans-service | jar | 1.2.8 |
org.springframework : spring-context | jar | 5.2.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.5.RELEASE |
org.springframework.cloud : spring-cloud-commons | jar | 2.2.1.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |