License |
License |
---|---|
GroupId | GroupIdcom.fhs-opensource |
ArtifactId | ArtifactIdeasy_trans_service |
Version | Version1.0.6 |
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.0.6.pom | |
easy_trans_service-1.0.6.jar | 71 KB |
easy_trans_service-1.0.6-sources.jar | 40 KB |
easy_trans_service-1.0.6-javadoc.jar | 234 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.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/easy_trans_service/
implementation 'com.fhs-opensource:easy_trans_service:1.0.6'
// https://jarcasting.com/artifacts/com.fhs-opensource/easy_trans_service/
implementation ("com.fhs-opensource:easy_trans_service:1.0.6")
'com.fhs-opensource:easy_trans_service:jar:1.0.6'
<dependency org="com.fhs-opensource" name="easy_trans_service" rev="1.0.6">
<artifact name="easy_trans_service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy_trans_service', version='1.0.6')
)
libraryDependencies += "com.fhs-opensource" % "easy_trans_service" % "1.0.6"
[com.fhs-opensource/easy_trans_service "1.0.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 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
com.fhs-opensource : easy_trans_anno | jar | 1.0.6 |
org.aspectj : aspectjweaver | jar | 1.9.5 |