| License |
License |
|---|---|
| GroupId | GroupIdcom.ibatix |
| ArtifactId | ArtifactIdibatix-all |
| Version | Version0.1.6 |
| Type | Typejar |
| Description |
Descriptionibatix-all
A SQL/GraphDB access tools.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ibatix-all-0.1.6.pom | |
| ibatix-all-0.1.6.jar | 100 KB |
| ibatix-all-0.1.6-sources.jar | 65 KB |
| ibatix-all-0.1.6-javadoc.jar | 594 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ibatix/ibatix-all/ -->
<dependency>
<groupId>com.ibatix</groupId>
<artifactId>ibatix-all</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibatix/ibatix-all/
implementation 'com.ibatix:ibatix-all:0.1.6'
// https://jarcasting.com/artifacts/com.ibatix/ibatix-all/
implementation ("com.ibatix:ibatix-all:0.1.6")
'com.ibatix:ibatix-all:jar:0.1.6'
<dependency org="com.ibatix" name="ibatix-all" rev="0.1.6">
<artifact name="ibatix-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibatix', module='ibatix-all', version='0.1.6')
)
libraryDependencies += "com.ibatix" % "ibatix-all" % "0.1.6"
[com.ibatix/ibatix-all "0.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.oracle.database.jdbc : ojdbc6 | jar | 11.2.0.4 |
| org.apache.httpcomponents : httpclient Optional | jar | 4.5.3 |
| org.jsoup : jsoup Optional | jar | 1.10.3 |
| cglib : cglib Optional | jar | 3.3.0 |
| org.objenesis : objenesis Optional | jar | 3.2 |
| com.zaxxer : HikariCP | jar | 4.0.3 |
| mysql : mysql-connector-java Optional | jar | 8.0.27 |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-core Optional | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-annotations Optional | jar | 2.13.0 |
| org.apache.kafka : kafka-clients Optional | jar | 1.0.2 |
| org.mongodb : mongo-java-driver Optional | jar | 3.12.10 |
| org.neo4j : neo4j Optional | jar | 3.5.5 |
| org.neo4j : neo4j-ogm-bolt-driver Optional | jar | 3.2.10 |
| commons-net : commons-net Optional | jar | 3.8.0 |
| org.bouncycastle : bcprov-jdk15on Optional | jar | 1.64 |
| io.jsonwebtoken : jjwt-api Optional | jar | 0.11.1 |
| com.eatthepath : java-otp | jar | 0.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.jsonwebtoken : jjwt-impl Optional | jar | 0.11.1 |
| io.jsonwebtoken : jjwt-jackson Optional | jar | 0.11.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |