Pyranid

Pyranid is a minimalist JDBC interface for modern Java applications.

License

License

GroupId

GroupId

com.pyranid
ArtifactId

ArtifactId

pyranid
Last Version

Last Version

1.0.17
Release Date

Release Date

Type

Type

jar
Description

Description

Pyranid
Pyranid is a minimalist JDBC interface for modern Java applications.
Project URL

Project URL

https://www.pyranid.com

Download pyranid

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

provided (3)

Group / Artifact Type Version
org.postgresql : postgresql Optional jar 42.1.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlin : kotlin-reflect jar 1.3.72

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.1
0.1.0