| License |
License
Machbase End User License Agreement (EULA)
|
|---|---|
| GroupId | GroupIdcom.machbase |
| ArtifactId | ArtifactIdmachjdbc |
| Version | Version6.5.13 |
| Type | Typejar |
| Description |
DescriptionMACHBASE JDBC Client
machbase-jdbc-driver
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| machjdbc-6.5.13.pom | |
| machjdbc-6.5.13.jar | 148 KB |
| machjdbc-6.5.13-sources.jar | 148 KB |
| machjdbc-6.5.13-javadoc.jar | 148 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.machbase/machjdbc/ -->
<dependency>
<groupId>com.machbase</groupId>
<artifactId>machjdbc</artifactId>
<version>6.5.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.machbase/machjdbc/
implementation 'com.machbase:machjdbc:6.5.13'
// https://jarcasting.com/artifacts/com.machbase/machjdbc/
implementation ("com.machbase:machjdbc:6.5.13")
'com.machbase:machjdbc:jar:6.5.13'
<dependency org="com.machbase" name="machjdbc" rev="6.5.13">
<artifact name="machjdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.machbase', module='machjdbc', version='6.5.13')
)
libraryDependencies += "com.machbase" % "machjdbc" % "6.5.13"
[com.machbase/machjdbc "6.5.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.12 |