cat-boot
CAT-Boot: A set of libraries on top of the famous and fabolous Spring Boot
Version Information
- 1.0.x is compatible with spring-boot 2.1.x
- 0.2.x is compatible with spring-boot 1.5.x
- 0.1.x is compatible with spring-boot 1.3.x
License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcc.catalysts.boot |
ArtifactId | ArtifactIdcat-boot-report-pdf |
Last Version | Last Version1.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncat-boot-report-pdf
Catalysts Spring Boot extentions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cat-boot-report-pdf-1.1.7.pom | |
cat-boot-report-pdf-1.1.7.jar | 1 MB |
cat-boot-report-pdf-1.1.7-sources.jar | 1 MB |
cat-boot-report-pdf-1.1.7-javadoc.jar | 184 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-report-pdf/ -->
<dependency>
<groupId>cc.catalysts.boot</groupId>
<artifactId>cat-boot-report-pdf</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-report-pdf/
implementation 'cc.catalysts.boot:cat-boot-report-pdf:1.1.7'
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-report-pdf/
implementation ("cc.catalysts.boot:cat-boot-report-pdf:1.1.7")
'cc.catalysts.boot:cat-boot-report-pdf:jar:1.1.7'
<dependency org="cc.catalysts.boot" name="cat-boot-report-pdf" rev="1.1.7">
<artifact name="cat-boot-report-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.catalysts.boot', module='cat-boot-report-pdf', version='1.1.7')
)
libraryDependencies += "cc.catalysts.boot" % "cat-boot-report-pdf" % "1.1.7"
[cc.catalysts.boot/cat-boot-report-pdf "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 28.2-jre |
commons-io : commons-io | jar | 2.6 |
org.apache.pdfbox : pdfbox | jar | 2.0.21 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.springframework : spring-core | jar | 5.2.3.RELEASE |
org.springframework.boot : spring-boot | jar | 2.2.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 5.2.3.RELEASE |
CAT-Boot: A set of libraries on top of the famous and fabolous Spring Boot