Giter VIP home page Giter VIP logo

baidu-apollo's Introduction

apollo Build Status Coverage Status

PhoebusApollo is a useful Java Utils Library.

阿波罗是非常有用的Java类库集合

apollo.git branches and Maven version:

  • dev(develop branch): 1.0.12
  • master(stable branch):1.0.12

在Maven Central Repository里查看com.github.knightliao.apollo

项目信息

  • Java项目(1.6+)
  • Maven管理(3.0.5+)

它是什么?

  • 命名为apollo
  • 高效、简单的 Java类库集合

Features

支持的模块有:

  • db
  • redis
  • utils
    • common
    • config
    • data
    • io
    • time
    • tool
    • web

使用

在您的 Maven POM 文件里加入:

<dependency>
    <groupId>com.github.knightliao.apollo</groupId>
    <artifactId>apollo</artifactId>
    <version>1.0.12</version>
</dependency>

依赖

[INFO] +- commons-io:commons-io:jar:1.4:provided
[INFO] +- commons-lang:commons-lang:jar:2.4:provided
[INFO] +- org.codehaus.jackson:jackson-core-asl:jar:1.9.8:provided
[INFO] +- commons-pool:commons-pool:jar:1.4:compile
[INFO] +- com.google.code.gson:gson:jar:2.3:provided
[INFO] +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.8:provided
[INFO] +- javax.servlet:servlet-api:jar:2.4:provided
[INFO] +- redis.clients:jedis:jar:2.1.0:provided
[INFO] +- commons-collections:commons-collections:jar:3.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:1.7.6:provided

Authors

baidu-apollo's People

Contributors

knightliao avatar

Stargazers

 avatar

Watchers

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