Last Version

QLExpress 3.3.0

QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers’ productivity in different business scenes.

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

QLExpress
Version

Version

3.3.0
Type

Type

jar
Description

Description

QLExpress
QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers’ productivity in different business scenes.
Project URL

Project URL

https://github.com/alibaba/QLExpress
Project Organization

Project Organization

Alibaba Group

Download QLExpress 3.3.0


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.16

test (3)

Group / Artifact Type Version
junit : junit jar 4.4
org.unitils : unitils jar 2.3
org.springframework : spring jar 2.5.6

Project Modules

There are no modules declared in this project.