License |
License |
---|---|
GroupId | GroupIdonline.qiqiang |
ArtifactId | ArtifactIdforest-common |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description让开发者快速开发的框架
|
Filename | Size |
---|---|
forest-common-1.0.0.pom | |
forest-common-1.0.0.jar | 55 KB |
forest-common-1.0.0-sources.jar | 32 KB |
forest-common-1.0.0-javadoc.jar | 275 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |