License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcom.github.mauricio |
ArtifactId | ArtifactIdmysql-async_2.10 |
Version | Version0.2.21 |
Type | Typejar |
Description |
Descriptionmysql-async
mysql-async
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.mauricio |
Filename | Size |
---|---|
mysql-async_2.10-0.2.21.pom | |
mysql-async_2.10-0.2.21.jar | 314 KB |
mysql-async_2.10-0.2.21-sources.jar | 95 KB |
mysql-async_2.10-0.2.21-javadoc.jar | 778 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mauricio/mysql-async_2.10/ -->
<dependency>
<groupId>com.github.mauricio</groupId>
<artifactId>mysql-async_2.10</artifactId>
<version>0.2.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mauricio/mysql-async_2.10/
implementation 'com.github.mauricio:mysql-async_2.10:0.2.21'
// https://jarcasting.com/artifacts/com.github.mauricio/mysql-async_2.10/
implementation ("com.github.mauricio:mysql-async_2.10:0.2.21")
'com.github.mauricio:mysql-async_2.10:jar:0.2.21'
<dependency org="com.github.mauricio" name="mysql-async_2.10" rev="0.2.21">
<artifact name="mysql-async_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mauricio', module='mysql-async_2.10', version='0.2.21')
)
libraryDependencies += "com.github.mauricio" % "mysql-async_2.10" % "0.2.21"
[com.github.mauricio/mysql-async_2.10 "0.2.21"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.github.mauricio : db-async-common_2.10 | jar | 0.2.21 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.10 | jar | 3.8.6 |
ch.qos.logback : logback-classic | jar | 1.1.8 |