com.github.zzycjcg:foundation-core

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

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
org.slf4j : jcl-over-slf4j jar 1.7.12
org.slf4j : slf4j-log4j12 jar 1.7.12
log4j : log4j jar 1.2.17
org.apache.commons : commons-collections4 jar 4.0
org.apache.commons : commons-lang3 jar 3.3.2
org.bouncycastle : bcprov-jdk15on jar 1.52

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

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