| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdorg.xerial.java |
| ArtifactId | ArtifactIdxerial-storage |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxerial-storage
Storage management libraries
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xerial-storage-2.1.pom | |
| xerial-storage-2.1.jar | 117 KB |
| xerial-storage-2.1-sources.jar | 108 KB |
| xerial-storage-2.1-javadoc.jar | 399 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xerial.java/xerial-storage/ -->
<dependency>
<groupId>org.xerial.java</groupId>
<artifactId>xerial-storage</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xerial.java/xerial-storage/
implementation 'org.xerial.java:xerial-storage:2.1'
// https://jarcasting.com/artifacts/org.xerial.java/xerial-storage/
implementation ("org.xerial.java:xerial-storage:2.1")
'org.xerial.java:xerial-storage:jar:2.1'
<dependency org="org.xerial.java" name="xerial-storage" rev="2.1">
<artifact name="xerial-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xerial.java', module='xerial-storage', version='2.1')
)
libraryDependencies += "org.xerial.java" % "xerial-storage" % "2.1"
[org.xerial.java/xerial-storage "2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xerial.java : xerial-core | jar | 2.1 |
| org.xerial.java : xerial-lens | jar | 2.1 |
| org.xerial : sqlite-jdbc | jar | 3.7.2 |
| postgresql : postgresql | jar | 8.3-603.jdbc3 |
| com.h2database : h2 | jar | 1.1.101 |