Last Version

Date Converters Excel Extension 1.2

Provides conversion between excel (double) dates and other types

License

License

GroupId

GroupId

com.beirtipol
ArtifactId

ArtifactId

date-converters-excel
Version

Version

1.2
Type

Type

jar
Description

Description

Date Converters Excel Extension
Provides conversion between excel (double) dates and other types

Download date-converters-excel 1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.1
com.beirtipol : date-converters-core jar 1.2

test (5)

Group / Artifact Type Version
com.beirtipol : date-converters-core-tests jar 1.2
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

There are no modules declared in this project.