| License |
License |
|---|---|
| GroupId | GroupIdorg.openbaton |
| ArtifactId | ArtifactIdvim-impl |
| Last Version | Last Version6.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenBaton
Openbaton libraries for almost everything
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vim-impl-6.0.0.pom | |
| vim-impl-6.0.0.jar | 20 KB |
| vim-impl-6.0.0-sources.jar | 11 KB |
| vim-impl-6.0.0-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openbaton/vim-impl/ -->
<dependency>
<groupId>org.openbaton</groupId>
<artifactId>vim-impl</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbaton/vim-impl/
implementation 'org.openbaton:vim-impl:6.0.0'
// https://jarcasting.com/artifacts/org.openbaton/vim-impl/
implementation ("org.openbaton:vim-impl:6.0.0")
'org.openbaton:vim-impl:jar:6.0.0'
<dependency org="org.openbaton" name="vim-impl" rev="6.0.0">
<artifact name="vim-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbaton', module='vim-impl', version='6.0.0')
)
libraryDependencies += "org.openbaton" % "vim-impl" % "6.0.0"
[org.openbaton/vim-impl "6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openbaton : vim-int | jar | 6.0.0 |
| org.openbaton : catalogue | jar | 6.0.0 |
| org.openbaton : exception | jar | 6.0.0 |
| org.openbaton : monitoring | jar | 6.0.0 |
| org.openbaton : vim-drivers | jar | 6.0.0 |
| org.openbaton : plugin | jar | 6.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 2.0.2-beta |
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.11.RELEASE |
| org.powermock : powermock-mockito-release-full | jar | 1.6.4 |
| commons-io : commons-io | jar | 2.5 |
| junit : junit | jar | 4.12 |