com.cq1080:document

Yet Another Spring Boot Framework

License

License

GroupId

GroupId

com.cq1080
ArtifactId

ArtifactId

document
Last Version

Last Version

0.0.9-ssgc
Release Date

Release Date

Type

Type

jar
Description

Description

Yet Another Spring Boot Framework

Download document

How to add to project

<!-- https://jarcasting.com/artifacts/com.cq1080/document/ -->
<dependency>
    <groupId>com.cq1080</groupId>
    <artifactId>document</artifactId>
    <version>0.0.9-ssgc</version>
</dependency>
// https://jarcasting.com/artifacts/com.cq1080/document/
implementation 'com.cq1080:document:0.0.9-ssgc'
// https://jarcasting.com/artifacts/com.cq1080/document/
implementation ("com.cq1080:document:0.0.9-ssgc")
'com.cq1080:document:jar:0.0.9-ssgc'
<dependency org="com.cq1080" name="document" rev="0.0.9-ssgc">
  <artifact name="document" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cq1080', module='document', version='0.0.9-ssgc')
)
libraryDependencies += "com.cq1080" % "document" % "0.0.9-ssgc"
[com.cq1080/document "0.0.9-ssgc"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.3.RELEASE
org.apache.poi : poi-ooxml jar 5.0.0
com.cq1080 : APIDoc jar 0.0.9-ssgc
com.cq1080 : utils jar 0.0.9-ssgc
org.projectlombok : lombok Optional jar 1.18.6
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9-ssgc