| License |
License |
|---|---|
| Categories |
CategoriesJDBI Data Databases |
| GroupId | GroupIdio.semla |
| ArtifactId | ArtifactIdsemla-jdbi |
| Version | Version1.1.5 |
| Type | Typejar |
| Description |
Descriptionsimple entity management library of awesomeness
|
| Filename | Size |
|---|---|
| semla-jdbi-1.1.5.pom | |
| semla-jdbi-1.1.5.jar | 34 KB |
| semla-jdbi-1.1.5-tests.jar | 4 KB |
| semla-jdbi-1.1.5-sources.jar | 11 KB |
| semla-jdbi-1.1.5-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.semla/semla-jdbi/ -->
<dependency>
<groupId>io.semla</groupId>
<artifactId>semla-jdbi</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.semla/semla-jdbi/
implementation 'io.semla:semla-jdbi:1.1.5'
// https://jarcasting.com/artifacts/io.semla/semla-jdbi/
implementation ("io.semla:semla-jdbi:1.1.5")
'io.semla:semla-jdbi:jar:1.1.5'
<dependency org="io.semla" name="semla-jdbi" rev="1.1.5">
<artifact name="semla-jdbi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.semla', module='semla-jdbi', version='1.1.5')
)
libraryDependencies += "io.semla" % "semla-jdbi" % "1.1.5"
[io.semla/semla-jdbi "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.semla : semla-jpa | jar | 1.1.5 |
| org.jdbi : jdbi3-core | jar | 3.20.1 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.1 |
| com.zaxxer : HikariCP | jar | 4.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.5.1 |
| io.semla : semla-testing | jar | 1.1.5 |
| io.semla : semla-jpa | jar | 1.1.5 |
| io.semla : semla-common | jar | 1.1.5 |