sword
A multi-cloud abstraction layer.
Documentation
@todo
License |
License |
---|---|
GroupId | GroupIdio.github.cloudiator.sword |
ArtifactId | ArtifactIdapi |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA multi-cloud abstraction layer.
|
Filename | Size |
---|---|
api-0.1.0.pom | |
api-0.1.0.jar | 24 KB |
api-0.1.0-sources.jar | 39 KB |
api-0.1.0-javadoc.jar | 279 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cloudiator.sword/api/ -->
<dependency>
<groupId>io.github.cloudiator.sword</groupId>
<artifactId>api</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cloudiator.sword/api/
implementation 'io.github.cloudiator.sword:api:0.1.0'
// https://jarcasting.com/artifacts/io.github.cloudiator.sword/api/
implementation ("io.github.cloudiator.sword:api:0.1.0")
'io.github.cloudiator.sword:api:jar:0.1.0'
<dependency org="io.github.cloudiator.sword" name="api" rev="0.1.0">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cloudiator.sword', module='api', version='0.1.0')
)
libraryDependencies += "io.github.cloudiator.sword" % "api" % "0.1.0"
[io.github.cloudiator.sword/api "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
com.google.inject : guice | jar | 3.0 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 1.10.19 |
A multi-cloud abstraction layer.
@todo