License |
License |
---|---|
Categories |
CategoriesRibbon Net HTTP Clients |
GroupId | GroupIdcom.fhs-opensource |
ArtifactId | ArtifactIdfhs_easy_ribbon |
Last Version | Last Version1.0.0 |
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 |
---|---|
fhs_easy_ribbon-1.0.0.pom | |
fhs_easy_ribbon-1.0.0.jar | 5 KB |
fhs_easy_ribbon-1.0.0-sources.jar | 2 KB |
fhs_easy_ribbon-1.0.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fhs-opensource/fhs_easy_ribbon/ -->
<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>fhs_easy_ribbon</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/fhs_easy_ribbon/
implementation 'com.fhs-opensource:fhs_easy_ribbon:1.0.0'
// https://jarcasting.com/artifacts/com.fhs-opensource/fhs_easy_ribbon/
implementation ("com.fhs-opensource:fhs_easy_ribbon:1.0.0")
'com.fhs-opensource:fhs_easy_ribbon:jar:1.0.0'
<dependency org="com.fhs-opensource" name="fhs_easy_ribbon" rev="1.0.0">
<artifact name="fhs_easy_ribbon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='fhs_easy_ribbon', version='1.0.0')
)
libraryDependencies += "com.fhs-opensource" % "fhs_easy_ribbon" % "1.0.0"
[com.fhs-opensource/fhs_easy_ribbon "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.2.5.RELEASE |
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery | jar | 2.2.5.RELEASE |
org.springframework : spring-context | jar | 5.2.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.5.RELEASE |
org.projectlombok : lombok | jar | 1.18.12 |