mysql

WebJar for mysql

License

License

MIT
Categories

Categories

MySQL Data Databases
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mysql
Last Version

Last Version

2.18.1
Release Date

Release Date

Type

Type

jar
Description

Description

mysql
WebJar for mysql
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/mysqljs/mysql

Download mysql

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/mysql/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>mysql</artifactId>
    <version>2.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mysql/
implementation 'org.webjars.npm:mysql:2.18.1'
// https://jarcasting.com/artifacts/org.webjars.npm/mysql/
implementation ("org.webjars.npm:mysql:2.18.1")
'org.webjars.npm:mysql:jar:2.18.1'
<dependency org="org.webjars.npm" name="mysql" rev="2.18.1">
  <artifact name="mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mysql', version='2.18.1')
)
libraryDependencies += "org.webjars.npm" % "mysql" % "2.18.1"
[org.webjars.npm/mysql "2.18.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.npm : bignumber.js jar [9.0.0]
org.webjars.npm : readable-stream jar [2.3.7]
org.webjars.npm : safe-buffer jar [5.1.2]
org.webjars.npm : sqlstring jar [2.3.1]

Project Modules

There are no modules declared in this project.
org.webjars.npm

Versions

Version
2.18.1
2.18.0
2.17.1
2.17.0
2.10.2
2.3.1