License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.fhs-opensource |
ArtifactId | ArtifactIdeasy-trans-spring-boot-starter |
Version | Version1.1.7 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- 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.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/easy-trans-spring-boot-starter/
implementation 'com.fhs-opensource:easy-trans-spring-boot-starter:1.1.7'
// https://jarcasting.com/artifacts/com.fhs-opensource/easy-trans-spring-boot-starter/
implementation ("com.fhs-opensource:easy-trans-spring-boot-starter:1.1.7")
'com.fhs-opensource:easy-trans-spring-boot-starter:jar:1.1.7'
<dependency org="com.fhs-opensource" name="easy-trans-spring-boot-starter" rev="1.1.7">
<artifact name="easy-trans-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy-trans-spring-boot-starter', version='1.1.7')
)
libraryDependencies += "com.fhs-opensource" % "easy-trans-spring-boot-starter" % "1.1.7"
[com.fhs-opensource/easy-trans-spring-boot-starter "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.fhs-opensource : easy_trans_service | jar | 1.1.7 |
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 |