| License |
License |
|---|---|
| GroupId | GroupIdcom.bstek.ureport |
| ArtifactId | ArtifactIdureport2-core |
| Version | Version2.2.9 |
| Type | Typejar |
| Description |
DescriptionUReport2 Core Project
UReport2 Parent Project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ureport2-core-2.2.9.pom | |
| ureport2-core-2.2.9.jar | 721 KB |
| ureport2-core-2.2.9-sources.jar | 515 KB |
| ureport2-core-2.2.9-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bstek.ureport/ureport2-core/ -->
<dependency>
<groupId>com.bstek.ureport</groupId>
<artifactId>ureport2-core</artifactId>
<version>2.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.bstek.ureport/ureport2-core/
implementation 'com.bstek.ureport:ureport2-core:2.2.9'
// https://jarcasting.com/artifacts/com.bstek.ureport/ureport2-core/
implementation ("com.bstek.ureport:ureport2-core:2.2.9")
'com.bstek.ureport:ureport2-core:jar:2.2.9'
<dependency org="com.bstek.ureport" name="ureport2-core" rev="2.2.9">
<artifact name="ureport2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bstek.ureport', module='ureport2-core', version='2.2.9')
)
libraryDependencies += "com.bstek.ureport" % "ureport2-core" % "2.2.9"
[com.bstek.ureport/ureport2-core "2.2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.5 |
| commons-beanutils : commons-beanutils-core | jar | 1.8.3 |
| org.antlr : antlr4-runtime | jar | 4.5.3 |
| dom4j : dom4j | jar | 1.6.1 |
| org.springframework : spring-web | jar | 4.3.11.RELEASE |
| org.springframework : spring-jdbc | jar | 4.3.11.RELEASE |
| com.itextpdf : itextpdf | jar | 5.5.13 |
| org.apache.poi : poi-ooxml | jar | 3.16 |
| org.apache.poi : poi-scratchpad | jar | 3.16 |
| org.apache.poi : ooxml-schemas | jar | 1.3 |
| com.google.zxing : core | jar | 3.3.1 |
| org.apache.velocity : velocity | jar | 1.7 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.11 |
| commons-io : commons-io | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |