Last Version

com.github.zzycjcg:foundation-db 0.0.3

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
Version

Version

0.0.3
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 0.0.3


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