License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.nbbrd.java-sql-util |
ArtifactId | ArtifactIdjava-sql-lhod |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-sql-lhod
Java SQL utilities - LHOD
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-sql-lhod-1.0.2.pom | |
java-sql-lhod-1.0.2.jar | 79 KB |
java-sql-lhod-1.0.2-sources.jar | 44 KB |
java-sql-lhod-1.0.2-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.java-sql-util/java-sql-lhod/ -->
<dependency>
<groupId>com.github.nbbrd.java-sql-util</groupId>
<artifactId>java-sql-lhod</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.java-sql-util/java-sql-lhod/
implementation 'com.github.nbbrd.java-sql-util:java-sql-lhod:1.0.2'
// https://jarcasting.com/artifacts/com.github.nbbrd.java-sql-util/java-sql-lhod/
implementation ("com.github.nbbrd.java-sql-util:java-sql-lhod:1.0.2")
'com.github.nbbrd.java-sql-util:java-sql-lhod:jar:1.0.2'
<dependency org="com.github.nbbrd.java-sql-util" name="java-sql-lhod" rev="1.0.2">
<artifact name="java-sql-lhod" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.java-sql-util', module='java-sql-lhod', version='1.0.2')
)
libraryDependencies += "com.github.nbbrd.java-sql-util" % "java-sql-lhod" % "1.0.2"
[com.github.nbbrd.java-sql-util/java-sql-lhod "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nbbrd.java-sql-util : java-sql-odbc | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker-qual | jar | 3.11.0 |
org.projectlombok : lombok | jar | |
com.github.nbbrd.java-service-util : java-service-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |