License |
License |
---|---|
GroupId | GroupIdcom.alibaba |
ArtifactId | ArtifactIdQLExpress |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQLExpress
QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers’ productivity in different business scenes.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
QLExpress-3.3.0.pom | |
QLExpress-3.3.0.jar | 245 KB |
QLExpress-3.3.0-sources.jar | 135 KB |
QLExpress-3.3.0-javadoc.jar | 840 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba/QLExpress/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>QLExpress</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/QLExpress/
implementation 'com.alibaba:QLExpress:3.3.0'
// https://jarcasting.com/artifacts/com.alibaba/QLExpress/
implementation ("com.alibaba:QLExpress:3.3.0")
'com.alibaba:QLExpress:jar:3.3.0'
<dependency org="com.alibaba" name="QLExpress" rev="3.3.0">
<artifact name="QLExpress" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='QLExpress', version='3.3.0')
)
libraryDependencies += "com.alibaba" % "QLExpress" % "3.3.0"
[com.alibaba/QLExpress "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.8.2 |
commons-logging : commons-logging | jar | 1.1.1 |
commons-lang : commons-lang | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.unitils : unitils | jar | 2.3 |
org.springframework : spring | jar | 2.5.6 |