online.qiqiang:forest-common

让开发者快速开发的框架

License

License

GroupId

GroupId

online.qiqiang
ArtifactId

ArtifactId

forest-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

让开发者快速开发的框架

Download forest-common

How to add to project

<!-- https://jarcasting.com/artifacts/online.qiqiang/forest-common/ -->
<dependency>
    <groupId>online.qiqiang</groupId>
    <artifactId>forest-common</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/online.qiqiang/forest-common/
implementation 'online.qiqiang:forest-common:1.0.0'
// https://jarcasting.com/artifacts/online.qiqiang/forest-common/
implementation ("online.qiqiang:forest-common:1.0.0")
'online.qiqiang:forest-common:jar:1.0.0'
<dependency org="online.qiqiang" name="forest-common" rev="1.0.0">
  <artifact name="forest-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='online.qiqiang', module='forest-common', version='1.0.0')
)
libraryDependencies += "online.qiqiang" % "forest-common" % "1.0.0"
[online.qiqiang/forest-common "1.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar
org.apache.commons : commons-collections4 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.projectlombok : lombok jar
ch.qos.logback : logback-classic jar
cglib : cglib jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0