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