License |
License |
---|---|
GroupId | GroupIdcom.googlecode.jazure |
ArtifactId | ArtifactIdjazure-sdk-core |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjazure-sdk-core
Java implementation of Microsoft Azure Cloud Platform
|
Filename | Size |
---|---|
jazure-sdk-core-1.0.pom | |
jazure-sdk-core-1.0.jar | 141 KB |
jazure-sdk-core-1.0-tests.jar | 8 KB |
jazure-sdk-core-1.0-test-sources.jar | 4 KB |
jazure-sdk-core-1.0-sources.jar | 61 KB |
jazure-sdk-core-1.0-javadoc.jar | 634 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jazure/jazure-sdk-core/ -->
<dependency>
<groupId>com.googlecode.jazure</groupId>
<artifactId>jazure-sdk-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jazure/jazure-sdk-core/
implementation 'com.googlecode.jazure:jazure-sdk-core:1.0'
// https://jarcasting.com/artifacts/com.googlecode.jazure/jazure-sdk-core/
implementation ("com.googlecode.jazure:jazure-sdk-core:1.0")
'com.googlecode.jazure:jazure-sdk-core:jar:1.0'
<dependency org="com.googlecode.jazure" name="jazure-sdk-core" rev="1.0">
<artifact name="jazure-sdk-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jazure', module='jazure-sdk-core', version='1.0')
)
libraryDependencies += "com.googlecode.jazure" % "jazure-sdk-core" % "1.0"
[com.googlecode.jazure/jazure-sdk-core "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.5.6 |
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
log4j : log4j | jar | 1.2.15 |
commons-collections : commons-collections | jar | 3.2.1 |
commons-lang : commons-lang | jar | 2.4 |
com.google.inject : guice | jar | 2.0 |
com.google.inject.extensions : guice-multibindings | jar | 2.0 |
com.googlecode.functional-collections : functional-collections | jar | 1.1.4 |
org.springframework : spring | jar | 2.5.6.SEC01 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |
Group / Artifact | Type | Version |
---|---|---|
org.jbehave : jbehave-core | jar | 2.5.6 |