is not current version
Last Version 6.0.0-release

org.datanucleus:datanucleus-excel 1.0.4

DataNucleus supports persistence to heterogeneous datastores and this plugin provides persistence to Excel.

Categories

Categories

Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-excel
Version

Version

1.0.4
Type

Type

jar

Download datanucleus-excel 1.0.4


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