core

https://github.com/zengfr parent

License

License

GroupId

GroupId

com.github.zengfr.project
ArtifactId

ArtifactId

core
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

core
https://github.com/zengfr parent
Project URL

Project URL

https://github.com/zengfr

Download core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.reflections : reflections jar
org.springframework : spring-context jar
com.google.guava : guava jar
org.slf4j : slf4j-api jar
ch.qos.logback : logback-classic jar
org.apache.commons : commons-collections4 jar
com.alibaba : fastjson jar
org.apache.commons : commons-lang3 jar

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
junit : junit jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2