License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases PostgreSQL |
GroupId | GroupIdcom.github.postgresql-async |
ArtifactId | ArtifactIdmysql-async_3 |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmysql-async
mysql-async
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mysql-async_3-0.3.2.pom | |
mysql-async_3-0.3.2.jar | 413 KB |
mysql-async_3-0.3.2-sources.jar | 95 KB |
mysql-async_3-0.3.2-javadoc.jar | 980 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.postgresql-async/mysql-async_3/ -->
<dependency>
<groupId>com.github.postgresql-async</groupId>
<artifactId>mysql-async_3</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.postgresql-async/mysql-async_3/
implementation 'com.github.postgresql-async:mysql-async_3:0.3.2'
// https://jarcasting.com/artifacts/com.github.postgresql-async/mysql-async_3/
implementation ("com.github.postgresql-async:mysql-async_3:0.3.2")
'com.github.postgresql-async:mysql-async_3:jar:0.3.2'
<dependency org="com.github.postgresql-async" name="mysql-async_3" rev="0.3.2">
<artifact name="mysql-async_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.postgresql-async', module='mysql-async_3', version='0.3.2')
)
libraryDependencies += "com.github.postgresql-async" % "mysql-async_3" % "0.3.2"
[com.github.postgresql-async/mysql-async_3 "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.postgresql-async : db-async-common_3 | jar | 0.3.2 |
org.scala-lang : scala3-library_3 | jar | 3.1.0 |