Giter Site home page Giter Site logo

feilong-platform's Introduction

feilong-platform parent pom项目,定义常用jar及 plugins

License JDK 1.7

Reduce development, Release ideas (减少开发,释放**)

子项目地址

child Description
feilong-core focus on J2SE,核心项目
feilong-servlet focus on J2EE,是 platform 重要组成部分,web相关项目的基础
feilong-io 封装了io操作的常用类
feilong-taglib 封装了常用的自定义标签
feilong-spring 对spring相关类的快速封装,以便快速使用

一图概述:

one-feilong-platform

🐉 Maven使用配置

所有feilong jar 你可以直接在 仓库 浏览

如果你使用 maven, 您可以通过以下方式来配置 pom.xml:

<project>

	....
	<properties>
		<version.feilong-platform>1.10.3</version.feilong-platform>
		....
	</properties>
	
	....
	<repositories>
		<repository>
			<id>feilong-repository</id>
			<url>https://raw.github.com/venusdrogon/feilong-platform/repository</url>
		</repository>
	</repositories>
	
	....
</project>

📝 说明

  1. 基于 Apache2 协议,您可以下载代码用于闭源项目,但每个修改的过的文件必须放置版权说明;
  2. 1.5.0及以上版本需要jdk1.7及以上环境(1.5.0以下版本需要jdk1.6及以上环境);

🌀 feilong 即时交流

微信公众号 feilongjava QQ 群 243306798

🐼 About

如果您对本项目有任何建议和批评,可以使用下面的联系方式:

feilong-platform's People

Contributors

venusdrogon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.