is not current version
Last Version 1.2.1

io.semla:semla-jdbi 1.1.0

simple entity management library of awesomeness

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

io.semla
ArtifactId

ArtifactId

semla-jdbi
Version

Version

1.1.0
Type

Type

jar
Description

Description

simple entity management library of awesomeness

Download semla-jdbi 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.semla : semla-jpa jar 1.1.0
org.jdbi : jdbi3-core jar 3.18.0
com.zaxxer : HikariCP jar 4.0.3
org.hsqldb : hsqldb jar 2.5.1

test (3)

Group / Artifact Type Version
io.semla : semla-testing jar 1.1.0
io.semla : semla-jpa jar 1.1.0
io.semla : semla-common jar 1.1.0

Project Modules

There are no modules declared in this project.