License |
License |
---|---|
GroupId | GroupIdcom.link-intersystems.commons |
ArtifactId | ArtifactIdlis-commons-jdbc |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLIS Commons JDBC
Link Intersystems Commons JDBC (lis-commons-jdbc) provides an easy api for jdbc meta data access.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lis-commons-jdbc-1.5.1.pom | |
lis-commons-jdbc-1.5.1.jar | 24 KB |
lis-commons-jdbc-1.5.1-tests.jar | 4 KB |
lis-commons-jdbc-1.5.1-sources.jar | 12 KB |
lis-commons-jdbc-1.5.1-javadoc.jar | 214 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-jdbc/ -->
<dependency>
<groupId>com.link-intersystems.commons</groupId>
<artifactId>lis-commons-jdbc</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-jdbc/
implementation 'com.link-intersystems.commons:lis-commons-jdbc:1.5.1'
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-jdbc/
implementation ("com.link-intersystems.commons:lis-commons-jdbc:1.5.1")
'com.link-intersystems.commons:lis-commons-jdbc:jar:1.5.1'
<dependency org="com.link-intersystems.commons" name="lis-commons-jdbc" rev="1.5.1">
<artifact name="lis-commons-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems.commons', module='lis-commons-jdbc', version='1.5.1')
)
libraryDependencies += "com.link-intersystems.commons" % "lis-commons-jdbc" % "1.5.1"
[com.link-intersystems.commons/lis-commons-jdbc "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.link-intersystems.commons : lis-commons-test-db | jar | 1.5.1 |
org.junit.jupiter : junit-jupiter | jar | |
org.junit.platform : junit-platform-suite | jar | |
org.mockito : mockito-core | jar | 4.4.0 |