License |
License |
---|---|
GroupId | GroupIdcom.fhs-opensource |
ArtifactId | ArtifactIdeasy_cloud_core |
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/
|
Filename | Size |
---|---|
easy_cloud_core-1.0.1.pom | |
easy_cloud_core-1.0.1.jar | 25 KB |
easy_cloud_core-1.0.1-sources.jar | 13 KB |
easy_cloud_core-1.0.1-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fhs-opensource/easy_cloud_core/ -->
<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>easy_cloud_core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/easy_cloud_core/
implementation 'com.fhs-opensource:easy_cloud_core:1.0.1'
// https://jarcasting.com/artifacts/com.fhs-opensource/easy_cloud_core/
implementation ("com.fhs-opensource:easy_cloud_core:1.0.1")
'com.fhs-opensource:easy_cloud_core:jar:1.0.1'
<dependency org="com.fhs-opensource" name="easy_cloud_core" rev="1.0.1">
<artifact name="easy_cloud_core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy_cloud_core', version='1.0.1')
)
libraryDependencies += "com.fhs-opensource" % "easy_cloud_core" % "1.0.1"
[com.fhs-opensource/easy_cloud_core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.2.6.RELEASE |
org.springframework : spring-context | jar | 5.2.6.RELEASE |
org.springframework : spring-web | jar | 5.2.6.RELEASE |
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-api | jar | 1.7.25 |
cglib : cglib | jar | 3.1 |
com.fhs-opensource : easy_cloud_anno | jar | 1.0.1 |
com.alibaba : fastjson | jar | 1.2.70 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.33 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.5 |
org.springframework.cloud : spring-cloud-commons | jar | 3.0.2 |