is not current version
Last Version 1.2.1

io.semla:semla-postgresql 1.1.3

simple entity management library of awesomeness

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

io.semla
ArtifactId

ArtifactId

semla-postgresql
Version

Version

1.1.3
Type

Type

jar
Description

Description

simple entity management library of awesomeness

Download semla-postgresql 1.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
io.semla : semla-jdbi jar 1.1.3
org.jdbi : jdbi3-postgres jar 3.20.1

test (6)

Group / Artifact Type Version
io.semla : semla-testing jar 1.1.3
io.semla : semla-common jar 1.1.3
io.semla : semla-jpa jar 1.1.3
io.semla : semla-jdbi jar 1.1.3
org.postgresql : postgresql jar 42.2.19
org.testcontainers : postgresql jar 1.15.3

Project Modules

There are no modules declared in this project.