Last Version

LapisDataStore 1.2.1

An API for interfacing with SQL databases

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.lapismc
ArtifactId

ArtifactId

LapisDataStore
Version

Version

1.2.1
Type

Type

jar
Description

Description

LapisDataStore
An API for interfacing with SQL databases
Project URL

Project URL

https://github.com/Dart2112/LapisDataStore
Source Code Management

Source Code Management

https://github.com/Dart2112/LapisDatastore

Download LapisDataStore 1.2.1


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

Dependencies

compile (5)

Group / Artifact Type Version
net.lapismc : LapisCore jar 1.8.2
com.zaxxer : HikariCP jar 4.0.3
com.h2database : h2 jar 1.4.199
org.xerial : sqlite-jdbc jar 3.34.0
org.slf4j : slf4j-nop jar 1.7.30

Project Modules

There are no modules declared in this project.