foundation

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
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/zzycjcg/foundation
Source Code Management

Source Code Management

https://github.com/zzycjcg/foundation

Download foundation

Filename Size
foundation-0.0.3.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • foundation-jersey
  • foundation-core
  • foundation-db
  • foundation-dao

foundation

Build Status

Java项目的基础工程

LICENSE

The Apache Software License, Version 2.0

Versions

Version
0.0.3
0.0.2
0.0.1