com.github.zzycjcg:foundation-db

The foundation framework makes it easier to build Java web applications. Foundation is mainly based on spring, mybatis and jersey.

License

License

GroupId

GroupId

com.github.zzycjcg
ArtifactId

ArtifactId

foundation-db
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

The foundation framework makes it easier to build Java web applications. Foundation is mainly based on spring, mybatis and jersey.

Download foundation-db

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zzycjcg/foundation-db/ -->
<dependency>
    <groupId>com.github.zzycjcg</groupId>
    <artifactId>foundation-db</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zzycjcg/foundation-db/
implementation 'com.github.zzycjcg:foundation-db:0.0.3'
// https://jarcasting.com/artifacts/com.github.zzycjcg/foundation-db/
implementation ("com.github.zzycjcg:foundation-db:0.0.3")
'com.github.zzycjcg:foundation-db:jar:0.0.3'
<dependency org="com.github.zzycjcg" name="foundation-db" rev="0.0.3">
  <artifact name="foundation-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zzycjcg', module='foundation-db', version='0.0.3')
)
libraryDependencies += "com.github.zzycjcg" % "foundation-db" % "0.0.3"
[com.github.zzycjcg/foundation-db "0.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.zzycjcg : foundation-core jar 0.0.3
org.springframework : spring-beans jar 3.2.13.RELEASE
commons-dbcp : commons-dbcp jar 1.4

Project Modules

There are no modules declared in this project.

foundation

Build Status

Java项目的基础工程

LICENSE

The Apache Software License, Version 2.0

Versions

Version
0.0.3