sword
A multi-cloud abstraction layer.
Documentation
@todo
| License |
License |
|---|---|
| GroupId | GroupIdio.github.cloudiator.sword |
| ArtifactId | ArtifactIdremote-overthere |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA multi-cloud abstraction layer.
|
| Filename | Size |
|---|---|
| remote-overthere-0.1.0.pom | |
| remote-overthere-0.1.0.jar | 18 KB |
| remote-overthere-0.1.0-sources.jar | 11 KB |
| remote-overthere-0.1.0-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.cloudiator.sword/remote-overthere/ -->
<dependency>
<groupId>io.github.cloudiator.sword</groupId>
<artifactId>remote-overthere</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cloudiator.sword/remote-overthere/
implementation 'io.github.cloudiator.sword:remote-overthere:0.1.0'
// https://jarcasting.com/artifacts/io.github.cloudiator.sword/remote-overthere/
implementation ("io.github.cloudiator.sword:remote-overthere:0.1.0")
'io.github.cloudiator.sword:remote-overthere:jar:0.1.0'
<dependency org="io.github.cloudiator.sword" name="remote-overthere" rev="0.1.0">
<artifact name="remote-overthere" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cloudiator.sword', module='remote-overthere', version='0.1.0')
)
libraryDependencies += "io.github.cloudiator.sword" % "remote-overthere" % "0.1.0"
[io.github.cloudiator.sword/remote-overthere "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 : remote | jar | 0.1.0 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.51 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.51 |
| com.xebialabs.overthere : overthere | jar | 4.0.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