License |
License
MIT/X11
|
---|---|
Categories |
CategoriesJava 8 Languages Java |
GroupId | GroupIdcom.github.nikita-volkov.java |
ArtifactId | ArtifactIddjdbc-java8 |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondjdbc-java8
Integration of DJDBC with the Java 1.8 libraries
|
Project URL |
Project URL |
Filename | Size |
---|---|
djdbc-java8-1.1.pom | |
djdbc-java8-1.1.jar | 8 KB |
djdbc-java8-1.1-sources.jar | 4 KB |
djdbc-java8-1.1-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nikita-volkov.java/djdbc-java8/ -->
<dependency>
<groupId>com.github.nikita-volkov.java</groupId>
<artifactId>djdbc-java8</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nikita-volkov.java/djdbc-java8/
implementation 'com.github.nikita-volkov.java:djdbc-java8:1.1'
// https://jarcasting.com/artifacts/com.github.nikita-volkov.java/djdbc-java8/
implementation ("com.github.nikita-volkov.java:djdbc-java8:1.1")
'com.github.nikita-volkov.java:djdbc-java8:jar:1.1'
<dependency org="com.github.nikita-volkov.java" name="djdbc-java8" rev="1.1">
<artifact name="djdbc-java8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nikita-volkov.java', module='djdbc-java8', version='1.1')
)
libraryDependencies += "com.github.nikita-volkov.java" % "djdbc-java8" % "1.1"
[com.github.nikita-volkov.java/djdbc-java8 "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nikita-volkov : djdbc | jar | 1.3 |