License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcom.googlecode.jazure |
ArtifactId | ArtifactIdjazure-sdk-mysql |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjazure-sdk-mysql
Java implementation of Microsoft Azure Cloud Platform
|
Filename | Size |
---|---|
jazure-sdk-mysql-1.0.pom | |
jazure-sdk-mysql-1.0.jar | 14 KB |
jazure-sdk-mysql-1.0-tests.jar | 1 KB |
jazure-sdk-mysql-1.0-sources.jar | 5 KB |
jazure-sdk-mysql-1.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jazure/jazure-sdk-mysql/ -->
<dependency>
<groupId>com.googlecode.jazure</groupId>
<artifactId>jazure-sdk-mysql</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jazure/jazure-sdk-mysql/
implementation 'com.googlecode.jazure:jazure-sdk-mysql:1.0'
// https://jarcasting.com/artifacts/com.googlecode.jazure/jazure-sdk-mysql/
implementation ("com.googlecode.jazure:jazure-sdk-mysql:1.0")
'com.googlecode.jazure:jazure-sdk-mysql:jar:1.0'
<dependency org="com.googlecode.jazure" name="jazure-sdk-mysql" rev="1.0">
<artifact name="jazure-sdk-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jazure', module='jazure-sdk-mysql', version='1.0')
)
libraryDependencies += "com.googlecode.jazure" % "jazure-sdk-mysql" % "1.0"
[com.googlecode.jazure/jazure-sdk-mysql "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jazure : jazure-sdk-core | jar | 1.0 |