Last Version

com.fhs-opensource:easy_cloud 1.0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.fhs-opensource
ArtifactId

ArtifactId

easy_cloud
Version

Version

1.0.1
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://gitee.com/fhs-opensource/easy_cloud

Download easy_cloud 1.0.1

Filename Size
easy_cloud-1.0.1.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.fhs-opensource/easy_cloud/ -->
<dependency>
    <groupId>com.fhs-opensource</groupId>
    <artifactId>easy_cloud</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/easy_cloud/
implementation 'com.fhs-opensource:easy_cloud:1.0.1'
// https://jarcasting.com/artifacts/com.fhs-opensource/easy_cloud/
implementation ("com.fhs-opensource:easy_cloud:1.0.1")
'com.fhs-opensource:easy_cloud:pom:1.0.1'
<dependency org="com.fhs-opensource" name="easy_cloud" rev="1.0.1">
  <artifact name="easy_cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy_cloud', version='1.0.1')
)
libraryDependencies += "com.fhs-opensource" % "easy_cloud" % "1.0.1"
[com.fhs-opensource/easy_cloud "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • easy_cloud_anno
  • easy_cloud_core
  • easy-cloud-spring-boot-starter