License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdxyz.four-road-titans |
ArtifactId | ArtifactIdpoi-spring-boot-starter |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionpoi-spring-boot-starter
poi-spring-boot-starter
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/xyz.four-road-titans/poi-spring-boot-starter/ -->
<dependency>
<groupId>xyz.four-road-titans</groupId>
<artifactId>poi-spring-boot-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.four-road-titans/poi-spring-boot-starter/
implementation 'xyz.four-road-titans:poi-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/xyz.four-road-titans/poi-spring-boot-starter/
implementation ("xyz.four-road-titans:poi-spring-boot-starter:0.0.1")
'xyz.four-road-titans:poi-spring-boot-starter:jar:0.0.1'
<dependency org="xyz.four-road-titans" name="poi-spring-boot-starter" rev="0.0.1">
<artifact name="poi-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.four-road-titans', module='poi-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "xyz.four-road-titans" % "poi-spring-boot-starter" % "0.0.1"
[xyz.four-road-titans/poi-spring-boot-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.apache.poi : poi | jar | 3.17 |
org.apache.poi : poi-ooxml | jar | 3.17 |
org.apache.poi : poi-ooxml-schemas | jar | 3.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |