sword
A multi-cloud abstraction layer.
Documentation
@todo
| License | License | 
|---|---|
| GroupId | GroupIdio.github.cloudiator.sword | 
| ArtifactId | ArtifactIdservice | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionA multi-cloud abstraction layer. | 
| Filename | Size | 
|---|---|
| service-0.1.0.pom | |
| service-0.1.0.jar | 9 KB | 
| service-0.1.0-sources.jar | 7 KB | 
| service-0.1.0-javadoc.jar | 47 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.cloudiator.sword/service/ -->
<dependency>
    <groupId>io.github.cloudiator.sword</groupId>
    <artifactId>service</artifactId>
    <version>0.1.0</version>
</dependency>// https://jarcasting.com/artifacts/io.github.cloudiator.sword/service/
implementation 'io.github.cloudiator.sword:service:0.1.0'// https://jarcasting.com/artifacts/io.github.cloudiator.sword/service/
implementation ("io.github.cloudiator.sword:service:0.1.0")'io.github.cloudiator.sword:service:jar:0.1.0'<dependency org="io.github.cloudiator.sword" name="service" rev="0.1.0">
  <artifact name="service" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.cloudiator.sword', module='service', version='0.1.0')
)libraryDependencies += "io.github.cloudiator.sword" % "service" % "0.1.0"[io.github.cloudiator.sword/service "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.github.cloudiator.sword : api | jar | 0.1.0 | 
| io.github.cloudiator.sword : core | jar | 0.1.0 | 
| io.github.cloudiator.sword : drivers | jar | 0.1.0 | 
| io.github.cloudiator.sword : remote-overthere | jar | 0.1.0 | 
| 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