License |
License |
---|---|
GroupId | GroupIdio.annot8 |
ArtifactId | ArtifactIdannot8-components-db |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnnot8 DB Components
Components to deal with databases (primarily JDBC)
|
Filename | Size |
---|---|
annot8-components-db-1.2.2.pom | |
annot8-components-db-1.2.2.jar | 13 KB |
annot8-components-db-1.2.2-sources.jar | 7 KB |
annot8-components-db-1.2.2-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.annot8/annot8-components-db/ -->
<dependency>
<groupId>io.annot8</groupId>
<artifactId>annot8-components-db</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.annot8/annot8-components-db/
implementation 'io.annot8:annot8-components-db:1.2.2'
// https://jarcasting.com/artifacts/io.annot8/annot8-components-db/
implementation ("io.annot8:annot8-components-db:1.2.2")
'io.annot8:annot8-components-db:jar:1.2.2'
<dependency org="io.annot8" name="annot8-components-db" rev="1.2.2">
<artifact name="annot8-components-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.annot8', module='annot8-components-db', version='1.2.2')
)
libraryDependencies += "io.annot8" % "annot8-components-db" % "1.2.2"
[io.annot8/annot8-components-db "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.annot8 : annot8-components-base | jar | 1.2.2 |
io.annot8 : annot8-implementations-support | jar | 1.2.2 |
org.xerial : sqlite-jdbc | jar | 3.36.0.3 |
com.google.guava : guava | jar | 31.1-jre |
io.annot8 : annot8-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 2.6.1 |
io.annot8 : annot8-test-impl | jar | 1.2.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.4.0 |
org.mockito : mockito-junit-jupiter | jar | 4.4.0 |
org.assertj : assertj-core | jar | 3.22.0 |
org.assertj : assertj-guava | jar | 3.4.0 |
org.slf4j : slf4j-simple | jar | 1.7.35 |