Last Version

com.github.bpazy:poibrary 0.0.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.bpazy
ArtifactId

ArtifactId

poibrary
Version

Version

0.0.2
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/Bpazy/poibrary

Download poibrary 0.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.bpazy : reflections jar 1.0.0
org.apache.poi : poi jar 4.0.0
org.slf4j : slf4j-api jar 1.7.25
org.apache.poi : poi-ooxml jar 4.0.0
com.google.guava : guava jar 27.0-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.