is not current version
Last Version 2.8.5

IntelliSrc Common Library 2.7.17

Modules which makes system development easier and faster.

License

License

GroupId

GroupId

com.intellisrc
ArtifactId

ArtifactId

db
Version

Version

2.7.17
Type

Type

jar
Description

Description

IntelliSrc Common Library
Modules which makes system development easier and faster.
Project URL

Project URL

https://gitlab.com/intellisrc/common
Source Code Management

Source Code Management

https://gitlab.com/intellisrc/common

Download db 2.7.17


<!-- https://jarcasting.com/artifacts/com.intellisrc/db/ -->
<dependency>
    <groupId>com.intellisrc</groupId>
    <artifactId>db</artifactId>
    <version>2.7.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.intellisrc/db/
implementation 'com.intellisrc:db:2.7.17'
// https://jarcasting.com/artifacts/com.intellisrc/db/
implementation ("com.intellisrc:db:2.7.17")
'com.intellisrc:db:jar:2.7.17'
<dependency org="com.intellisrc" name="db" rev="2.7.17">
  <artifact name="db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intellisrc', module='db', version='2.7.17')
)
libraryDependencies += "com.intellisrc" % "db" % "2.7.17"
[com.intellisrc/db "2.7.17"]

Dependencies

compile (6)

Group / Artifact Type Version
com.intellisrc : groovy-extend jar 2.5.6.6
com.intellisrc : etc jar 2.7.17
mysql : mysql-connector-java jar 8.0.17
org.postgresql : postgresql jar 42.2.18
org.xerial : sqlite-jdbc jar 3.28.0
com.sleepycat : je jar 18.3.12

test (2)

Group / Artifact Type Version
org.spockframework : spock-unitils jar 1.3-groovy-2.5
net.bytebuddy : byte-buddy jar 1.10.2

Project Modules

There are no modules declared in this project.