Last Version

sqlg :: c3p0 2.1.6

Sqlg is a tinkerpop 3 implementation on top of a rdbms.

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

sqlg-c3p0
Version

Version

2.1.6
Type

Type

jar
Description

Description

sqlg :: c3p0
Sqlg is a tinkerpop 3 implementation on top of a rdbms.

Download sqlg-c3p0 2.1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.umlg : sqlg-core jar 2.1.6
com.mchange : c3p0 jar 0.9.5.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.