не последняя версия
Последняя версия 1.1.0

com.newcubator:jdbc-excel 1.0.0

A library to create excel from jdbc

Группа

Группа

com.newcubator
Идентификатор

Идентификатор

jdbc-excel
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать jdbc-excel 1.0.0


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