Jiayi Cloud

The parent of Jiayi Project

License

License

GroupId

GroupId

io.github.lanen
ArtifactId

ArtifactId

jy-cloud
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

Jiayi Cloud
The parent of Jiayi Project
Project URL

Project URL

https://github.com/lanen/jy-cloud
Project Organization

Project Organization

lanen
Source Code Management

Source Code Management

https://github.com/lanen/jy-cloud

Download jy-cloud

Filename Size
jy-cloud-1.0.5.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.lanen/jy-cloud/ -->
<dependency>
    <groupId>io.github.lanen</groupId>
    <artifactId>jy-cloud</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lanen/jy-cloud/
implementation 'io.github.lanen:jy-cloud:1.0.5'
// https://jarcasting.com/artifacts/io.github.lanen/jy-cloud/
implementation ("io.github.lanen:jy-cloud:1.0.5")
'io.github.lanen:jy-cloud:pom:1.0.5'
<dependency org="io.github.lanen" name="jy-cloud" rev="1.0.5">
  <artifact name="jy-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.lanen', module='jy-cloud', version='1.0.5')
)
libraryDependencies += "io.github.lanen" % "jy-cloud" % "1.0.5"
[io.github.lanen/jy-cloud "1.0.5"]

Dependencies

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

Project Modules

There are no modules declared in this project.

jy-cloud

Build Status Build Status codecov License

jy-cloud make a easy way to create cloud applicaiton.

Stable Release Version JDK Version compatibility Release Date
Working Now 1.8+ 2019-12-1

License

jy-cloud is licensed under Apache Software License, Version 2.0.

docker-compose 快速建立开发环境

  • 提供 spring-cloud-paren/docker-compose 快速建立 eureka-server, zipkin-server, zuul-server
  • 提供 db/docker-compose 快速建立 mysql, rabbitmq, redis
  • 提供 db/mysql 快速建立master/slave 架构,multi-master (分库分表架构)
  • 提供 db/redis 快速建立master/slave 哨兵模式, redis-cluster架构
  • 提供 db/rabbltmq 快速建立多镜像架构

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1