License |
License |
---|---|
Categories |
CategoriesGUI User Interface JDBI Data Databases Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdru.vyarus.guicey |
ArtifactId | ArtifactIdguicey-jdbi3-jdk8 |
Last Version | Last Version5.6.0-1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionguicey-jdbi3-jdk8
Guicey integration for JDBI 3 for Java 8
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guicey-jdbi3-jdk8-5.6.0-1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-jdbi3-jdk8/ -->
<dependency>
<groupId>ru.vyarus.guicey</groupId>
<artifactId>guicey-jdbi3-jdk8</artifactId>
<version>5.6.0-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-jdbi3-jdk8/
implementation 'ru.vyarus.guicey:guicey-jdbi3-jdk8:5.6.0-1'
// https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-jdbi3-jdk8/
implementation ("ru.vyarus.guicey:guicey-jdbi3-jdk8:5.6.0-1")
'ru.vyarus.guicey:guicey-jdbi3-jdk8:pom:5.6.0-1'
<dependency org="ru.vyarus.guicey" name="guicey-jdbi3-jdk8" rev="5.6.0-1">
<artifact name="guicey-jdbi3-jdk8" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.vyarus.guicey', module='guicey-jdbi3-jdk8', version='5.6.0-1')
)
libraryDependencies += "ru.vyarus.guicey" % "guicey-jdbi3-jdk8" % "5.6.0-1"
[ru.vyarus.guicey/guicey-jdbi3-jdk8 "5.6.0-1"]
Group / Artifact | Type | Version |
---|---|---|
ru.vyarus : dropwizard-guicey | jar | 5.6.0 |
ru.vyarus.guicey : guicey-jdbi3 | jar | 5.6.0-1 |