Swagger Codegen Maven Plugin

The parent of Jiayi Project

License

License

Categories

Categories

Maven Build Tools Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.lanen
ArtifactId

ArtifactId

jy-swagger-maven-plugin
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Swagger Codegen Maven Plugin
The parent of Jiayi Project
Project URL

Project URL

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

Project Organization

lanen

Download jy-swagger-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.lanen</groupId>
    <artifactId>jy-swagger-maven-plugin</artifactId>
    <version>1.0.5</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.2.5
org.apache.maven : maven-compat jar 3.2.5
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
io.swagger : swagger-codegen jar 2.3.1

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 3.2.5

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.1