| License |
License |
|---|---|
| GroupId | GroupIdorg.openbaton |
| ArtifactId | ArtifactIdsdk |
| Last Version | Last Version6.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpen Baton SDK
Openbaton libraries for integrating with the NFV Orchestrator NBI
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sdk-6.0.0.pom | |
| sdk-6.0.0.jar | 38 KB |
| sdk-6.0.0-sources.jar | 35 KB |
| sdk-6.0.0-javadoc.jar | 106 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openbaton/sdk/ -->
<dependency>
<groupId>org.openbaton</groupId>
<artifactId>sdk</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbaton/sdk/
implementation 'org.openbaton:sdk:6.0.0'
// https://jarcasting.com/artifacts/org.openbaton/sdk/
implementation ("org.openbaton:sdk:6.0.0")
'org.openbaton:sdk:jar:6.0.0'
<dependency org="org.openbaton" name="sdk" rev="6.0.0">
<artifact name="sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbaton', module='sdk', version='6.0.0')
)
libraryDependencies += "org.openbaton" % "sdk" % "6.0.0"
[org.openbaton/sdk "6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openbaton : catalogue | jar | 6.0.0 |
| org.openbaton : common | jar | 6.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| com.google.code.gson : gson | jar | 2.8 |
| com.mashape.unirest : unirest-java | jar | 1.4.5 |
| net.minidev : json-smart | jar | 2.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |