License |
License |
---|---|
GroupId | GroupIdcom.gitee.qdbp |
ArtifactId | ArtifactIdqdbp-staticize |
Version | Version3.5.0 |
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.0.pom | |
qdbp-staticize-3.5.0.jar | 136 KB |
qdbp-staticize-3.5.0-sources.jar | 107 KB |
qdbp-staticize-3.5.0-javadoc.jar | 548 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-staticize/ -->
<dependency>
<groupId>com.gitee.qdbp</groupId>
<artifactId>qdbp-staticize</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-staticize/
implementation 'com.gitee.qdbp:qdbp-staticize:3.5.0'
// https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-staticize/
implementation ("com.gitee.qdbp:qdbp-staticize:3.5.0")
'com.gitee.qdbp:qdbp-staticize:jar:3.5.0'
<dependency org="com.gitee.qdbp" name="qdbp-staticize" rev="3.5.0">
<artifact name="qdbp-staticize" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.qdbp', module='qdbp-staticize', version='3.5.0')
)
libraryDependencies += "com.gitee.qdbp" % "qdbp-staticize" % "3.5.0"
[com.gitee.qdbp/qdbp-staticize "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.qdbp : qdbp-able | jar | 5.4.0 |
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 |