License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcom.whisk |
ArtifactId | ArtifactIdmysql-util-core_2.12 |
Last Version | Last Version0.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmysql-util-core
mysql-util-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.whisk/mysql-util-core_2.12/ -->
<dependency>
<groupId>com.whisk</groupId>
<artifactId>mysql-util-core_2.12</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.whisk/mysql-util-core_2.12/
implementation 'com.whisk:mysql-util-core_2.12:0.6.5'
// https://jarcasting.com/artifacts/com.whisk/mysql-util-core_2.12/
implementation ("com.whisk:mysql-util-core_2.12:0.6.5")
'com.whisk:mysql-util-core_2.12:jar:0.6.5'
<dependency org="com.whisk" name="mysql-util-core_2.12" rev="0.6.5">
<artifact name="mysql-util-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whisk', module='mysql-util-core_2.12', version='0.6.5')
)
libraryDependencies += "com.whisk" % "mysql-util-core_2.12" % "0.6.5"
[com.whisk/mysql-util-core_2.12 "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
com.twitter : finagle-mysql_2.12 | jar | 21.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.whisk : mysql-util-testing_2.12 | jar | 0.6.5 |