| License |
License |
|---|---|
| GroupId | GroupIdcom.fhs-opensource |
| ArtifactId | ArtifactIdfhs_framework_base_business |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.fhs-opensource/fhs_framework_base_business/ -->
<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>fhs_framework_base_business</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/fhs_framework_base_business/
implementation 'com.fhs-opensource:fhs_framework_base_business:1.0.1'
// https://jarcasting.com/artifacts/com.fhs-opensource/fhs_framework_base_business/
implementation ("com.fhs-opensource:fhs_framework_base_business:1.0.1")
'com.fhs-opensource:fhs_framework_base_business:jar:1.0.1'
<dependency org="com.fhs-opensource" name="fhs_framework_base_business" rev="1.0.1">
<artifact name="fhs_framework_base_business" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='fhs_framework_base_business', version='1.0.1')
)
libraryDependencies += "com.fhs-opensource" % "fhs_framework_base_business" % "1.0.1"
[com.fhs-opensource/fhs_framework_base_business "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fhs-opensource : fhs_framework_parent | jar | 1.0.1 |
| org.jsoup : jsoup | jar | RELEASE |
| com.google.zxing : core | jar | RELEASE |
| com.google.zxing : javase | jar | RELEASE |
| org.springframework.session : spring-session-data-redis | jar | 1.3.5.RELEASE |
| com.github.binarywang : weixin-java-common | jar | 3.1.0 |
| com.github.binarywang : weixin-java-mp | jar | 3.1.0 |
| com.alipay.sdk : alipay-sdk-java | jar | 3.4.27.ALL |