License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.fhs-opensource |
ArtifactId | ArtifactIdeasy-trans-spring-boot-starter |
Version | Version1.2.6 |
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.2.6</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.6'
// https://jarcasting.com/artifacts/com.fhs-opensource/easy-trans-spring-boot-starter/
implementation ("com.fhs-opensource:easy-trans-spring-boot-starter:1.2.6")
'com.fhs-opensource:easy-trans-spring-boot-starter:jar:1.2.6'
<dependency org="com.fhs-opensource" name="easy-trans-spring-boot-starter" rev="1.2.6">
<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.6')
)
libraryDependencies += "com.fhs-opensource" % "easy-trans-spring-boot-starter" % "1.2.6"
[com.fhs-opensource/easy-trans-spring-boot-starter "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.fhs-opensource : easy_trans_service | jar | 1.2.6 |
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 |