License |
License
Eclipse Public Licence, Version 1.0
|
---|---|
Categories |
CategoriesMySQL Data Databases Net |
GroupId | GroupIdnet.exogeni.orca |
ArtifactId | ArtifactIdorca-mysql |
Last Version | Last Version5.4.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrca Docker image: orca-mysql
ORCA Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
orca-mysql-5.4.5.pom | |
orca-mysql-5.4.5.jar | 2 KB |
orca-mysql-5.4.5-tests.jar | 2 KB |
orca-mysql-5.4.5-test-sources.jar | 323 bytes |
orca-mysql-5.4.5-sources.jar | 323 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.exogeni.orca/orca-mysql/ -->
<dependency>
<groupId>net.exogeni.orca</groupId>
<artifactId>orca-mysql</artifactId>
<version>5.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.exogeni.orca/orca-mysql/
implementation 'net.exogeni.orca:orca-mysql:5.4.5'
// https://jarcasting.com/artifacts/net.exogeni.orca/orca-mysql/
implementation ("net.exogeni.orca:orca-mysql:5.4.5")
'net.exogeni.orca:orca-mysql:jar:5.4.5'
<dependency org="net.exogeni.orca" name="orca-mysql" rev="5.4.5">
<artifact name="orca-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.exogeni.orca', module='orca-mysql', version='5.4.5')
)
libraryDependencies += "net.exogeni.orca" % "orca-mysql" % "5.4.5"
[net.exogeni.orca/orca-mysql "5.4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.ini4j : ini4j | jar | 0.5.4 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
log4j : log4j | jar | 1.2.13 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |