License |
License |
---|---|
Categories |
CategoriesJDBI Data Databases |
GroupId | GroupIdio.semla |
ArtifactId | ArtifactIdsemla-jdbi |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple entity management library of awesomeness
|
Filename | Size |
---|---|
semla-jdbi-1.2.1.pom | |
semla-jdbi-1.2.1.jar | 33 KB |
semla-jdbi-1.2.1-tests.jar | 3 KB |
semla-jdbi-1.2.1-sources.jar | 12 KB |
semla-jdbi-1.2.1-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.semla/semla-jdbi/ -->
<dependency>
<groupId>io.semla</groupId>
<artifactId>semla-jdbi</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.semla/semla-jdbi/
implementation 'io.semla:semla-jdbi:1.2.1'
// https://jarcasting.com/artifacts/io.semla/semla-jdbi/
implementation ("io.semla:semla-jdbi:1.2.1")
'io.semla:semla-jdbi:jar:1.2.1'
<dependency org="io.semla" name="semla-jdbi" rev="1.2.1">
<artifact name="semla-jdbi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.semla', module='semla-jdbi', version='1.2.1')
)
libraryDependencies += "io.semla" % "semla-jdbi" % "1.2.1"
[io.semla/semla-jdbi "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.semla : semla-jpa | jar | 1.2.1 |
org.jdbi : jdbi3-core | jar | 3.27.1 |
com.github.ben-manes.caffeine : caffeine | jar | 3.0.5 |
com.zaxxer : HikariCP | jar | 5.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 2.6.1 |
io.semla : semla-jpa | jar | 1.2.1 |
io.semla : semla-jpa-test | jar | 1.2.1 |