License |
License |
---|---|
GroupId | GroupIdcom.fhs-opensource |
ArtifactId | ArtifactIdeasy_trans_service |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
easy_trans_service-1.2.6.pom | |
easy_trans_service-1.2.6.jar | 68 KB |
easy_trans_service-1.2.6-sources.jar | 38 KB |
easy_trans_service-1.2.6-javadoc.jar | 223 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fhs-opensource/easy_trans_service/ -->
<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>easy_trans_service</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/easy_trans_service/
implementation 'com.fhs-opensource:easy_trans_service:1.2.6'
// https://jarcasting.com/artifacts/com.fhs-opensource/easy_trans_service/
implementation ("com.fhs-opensource:easy_trans_service:1.2.6")
'com.fhs-opensource:easy_trans_service:jar:1.2.6'
<dependency org="com.fhs-opensource" name="easy_trans_service" rev="1.2.6">
<artifact name="easy_trans_service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy_trans_service', version='1.2.6')
)
libraryDependencies += "com.fhs-opensource" % "easy_trans_service" % "1.2.6"
[com.fhs-opensource/easy_trans_service "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.2.5.RELEASE |
org.springframework.data : spring-data-redis | jar | 2.2.5.RELEASE |
cglib : cglib | jar | 3.1 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
com.fhs-opensource : easy_trans_anno | jar | 1.2.6 |
org.aspectj : aspectjweaver | jar | 1.9.5 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-webmvc | jar | 5.2.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.5.RELEASE |