Last Version

Pyranid 1.0.17

Pyranid is a minimalist JDBC interface for modern Java applications.

License

License

GroupId

GroupId

com.pyranid
ArtifactId

ArtifactId

pyranid
Version

Version

1.0.17
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 1.0.17


<!-- 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.