License |
License |
---|---|
GroupId | GroupIdcom.fhs-opensource |
ArtifactId | ArtifactIdeasy-trans-service |
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/
|
Filename | Size |
---|---|
easy-trans-service-1.2.8.pom | |
easy-trans-service-1.2.8.jar | 104 KB |
easy-trans-service-1.2.8-sources.jar | 55 KB |
easy-trans-service-1.2.8-javadoc.jar | 338 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/easy-trans-service/
implementation 'com.fhs-opensource:easy-trans-service:1.2.8'
// https://jarcasting.com/artifacts/com.fhs-opensource/easy-trans-service/
implementation ("com.fhs-opensource:easy-trans-service:1.2.8")
'com.fhs-opensource:easy-trans-service:jar:1.2.8'
<dependency org="com.fhs-opensource" name="easy-trans-service" rev="1.2.8">
<artifact name="easy-trans-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy-trans-service', version='1.2.8')
)
libraryDependencies += "com.fhs-opensource" % "easy-trans-service" % "1.2.8"
[com.fhs-opensource/easy-trans-service "1.2.8"]
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.8 |
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 |