License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcom.fizzed |
ArtifactId | ArtifactIdblaze-mysql |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom for all Fizzed maven projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
blaze-mysql-1.0.2.pom | |
blaze-mysql-1.0.2.jar | 8 KB |
blaze-mysql-1.0.2-sources.jar | 6 KB |
blaze-mysql-1.0.2-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fizzed/blaze-mysql/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>blaze-mysql</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/blaze-mysql/
implementation 'com.fizzed:blaze-mysql:1.0.2'
// https://jarcasting.com/artifacts/com.fizzed/blaze-mysql/
implementation ("com.fizzed:blaze-mysql:1.0.2")
'com.fizzed:blaze-mysql:jar:1.0.2'
<dependency org="com.fizzed" name="blaze-mysql" rev="1.0.2">
<artifact name="blaze-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='blaze-mysql', version='1.0.2')
)
libraryDependencies += "com.fizzed" % "blaze-mysql" % "1.0.2"
[com.fizzed/blaze-mysql "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.20 |
Group / Artifact | Type | Version |
---|---|---|
com.fizzed : blaze-core | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.fizzed : blaze-ssh | jar | 1.0.2 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.3.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.sshd : sshd-core | jar | 2.4.0 |