1 Star 0 Fork 0

ggluck / gretty

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.57 KB
一键复制 编辑 原始数据 按行查看 历史
Andrey Hihlovskiy 提交于 2017-03-13 02:40 . release 1.4.2

logo

Build Status Maintenance Status Latest release Snapshot License

Gretty is a feature-rich gradle plugin for running web-apps on embedded servlet containers. It supports Jetty versions 7, 8 and 9, Tomcat versions 7 and 8, multiple web-apps and many more. It wraps servlet container functions as convenient Gradle tasks and configuration DSL.

A complete list of Gretty features is available in feature overview.

Where to start

Join the chat at https://gitter.im/saladinkzn/gretty

If you are new with Gretty, try getting started page.

:star: What's new

March 13, 2017, Gretty 1.4.2 is out and immediately available at Bintray and Maven Central.

  • Changes in this version:

  • Compatibility with Gradle 3.4.1

  • Issues #326, #329 were resolved.

See also: complete list of changes for more information.

Documentation

You can learn about all Gretty features in online documentation.

System requirements

Gretty requires JDK7 or JDK8 and Gradle 1.10 or newer (Gradle 3.3 is highly recommended!).

Gretty also works on JDK6, although Jetty support is limited to versions 7 and 8 in this case. This is due to the fact that Jetty 9 was compiled against JDK7 and it's bytecode is not compatible with JDK6.

Availability

Gretty is an open-source project and is freely available in sources as well as in compiled form.

All releases of Gretty are available at Bintray

Copyright and License

Copyright 2013-2017 (c) Andrey Hihlovskiy, Timur Shakurov and contributors.

All versions, present and past, of Gretty are licensed under MIT license.

1
https://gitee.com/ggluck/gretty.git
git@gitee.com:ggluck/gretty.git
ggluck
gretty
gretty
master

搜索帮助