Last Version

com.github.zzycjcg:foundation-core 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-core
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-core 0.0.3


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