| License |
License |
|---|---|
| GroupId | GroupIdru.asubezdna |
| ArtifactId | ArtifactIdabyss-export |
| Version | Version1.12.2 |
| Type | Typejar |
| Description |
Descriptionabyss-export
DB import/export library for Abyss ACS
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| abyss-export-1.12.2.pom | |
| abyss-export-1.12.2.jar | 53 KB |
| abyss-export-1.12.2-sources.jar | 29 KB |
| abyss-export-1.12.2-javadoc.jar | 85 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.asubezdna/abyss-export/ -->
<dependency>
<groupId>ru.asubezdna</groupId>
<artifactId>abyss-export</artifactId>
<version>1.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.asubezdna/abyss-export/
implementation 'ru.asubezdna:abyss-export:1.12.2'
// https://jarcasting.com/artifacts/ru.asubezdna/abyss-export/
implementation ("ru.asubezdna:abyss-export:1.12.2")
'ru.asubezdna:abyss-export:jar:1.12.2'
<dependency org="ru.asubezdna" name="abyss-export" rev="1.12.2">
<artifact name="abyss-export" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.asubezdna', module='abyss-export', version='1.12.2')
)
libraryDependencies += "ru.asubezdna" % "abyss-export" % "1.12.2"
[ru.asubezdna/abyss-export "1.12.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.postgresql : postgresql | jar | 42.2.8 |
| com.h2database : h2 | jar | 1.4.200 |
| com.jolbox : bonecp | jar | 0.8.0.RELEASE |
| net.sf.sevenzipjbinding : sevenzipjbinding | jar | 9.20-2.00beta |
| net.sf.sevenzipjbinding : sevenzipjbinding-all-platforms | jar | 9.20-2.00beta |
| org.reflections : reflections | jar | 0.9.11 |