| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.qdbp |
| ArtifactId | ArtifactIdqdbp-staticize |
| Last Version | Last Version3.5.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionqdbp staticize library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| qdbp-staticize-3.5.7.pom | |
| qdbp-staticize-3.5.7.jar | 78 KB |
| qdbp-staticize-3.5.7-sources.jar | 62 KB |
| qdbp-staticize-3.5.7-javadoc.jar | 304 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-staticize/ -->
<dependency>
<groupId>com.gitee.qdbp</groupId>
<artifactId>qdbp-staticize</artifactId>
<version>3.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-staticize/
implementation 'com.gitee.qdbp:qdbp-staticize:3.5.7'
// https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-staticize/
implementation ("com.gitee.qdbp:qdbp-staticize:3.5.7")
'com.gitee.qdbp:qdbp-staticize:jar:3.5.7'
<dependency org="com.gitee.qdbp" name="qdbp-staticize" rev="3.5.7">
<artifact name="qdbp-staticize" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.qdbp', module='qdbp-staticize', version='3.5.7')
)
libraryDependencies += "com.gitee.qdbp" % "qdbp-staticize" % "3.5.7"
[com.gitee.qdbp/qdbp-staticize "3.5.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.qdbp : qdbp-able | jar | 5.4.15 |
| ognl : ognl | jar | 3.2.20 |
| com.alibaba : fastjson | jar | 1.2.76 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.testng : testng | jar | 6.14.3 |