DEPRECATED
The pallet crates are now all in their own repositories.
License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdorg.cloudhoist |
ArtifactId | ArtifactIdmysql |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPallet Crates
|
Filename | Size |
---|---|
mysql-0.5.0.pom | |
mysql-0.5.0.jar | 2 KB |
mysql-0.5.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cloudhoist/mysql/ -->
<dependency>
<groupId>org.cloudhoist</groupId>
<artifactId>mysql</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudhoist/mysql/
implementation 'org.cloudhoist:mysql:0.5.0'
// https://jarcasting.com/artifacts/org.cloudhoist/mysql/
implementation ("org.cloudhoist:mysql:0.5.0")
'org.cloudhoist:mysql:jar:0.5.0'
<dependency org="org.cloudhoist" name="mysql" rev="0.5.0">
<artifact name="mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudhoist', module='mysql', version='0.5.0')
)
libraryDependencies += "org.cloudhoist" % "mysql" % "0.5.0"
[org.cloudhoist/mysql "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.cloudhoist : pallet | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.cloudhoist : pallet | test-jar | 0.5.0 |
swank-clojure » swank-clojure Optional | jar | 1.2.1 |
vmfest » vmfest Optional | jar | 0.2.2 |
org.jclouds : jclouds-all Optional | jar | 1.0-beta-9c |
The pallet crates are now all in their own repositories.