Table of Contents |
---|
...
for core netconf simulator
Library | Version | Link to maven repo | License |
---|---|---|---|
spring-boot-starter | 2.1.6.RELEASE | https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter | Apache 2.0 |
spring-boot-starter-web | 2.1.6.RELEASE | https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web | Apache 2.0 |
spring-boot-starter-websocket | 2.1.6.RELEASE | https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-websocket | Apache 2.0 |
lombok | 1.18.2 | https://mvnrepository.com/artifact/org.projectlombok/lombok | MIT |
jnc | 1.0 | https://mvnrepository.com/artifact/org.onosproject/jnc | Apache 2.0 |
javax.websocket-api | 1.1 | https://mvnrepository.com/artifact/javax.websocket/javax.websocket-api | CDDL 1.1, GPL 2.0 |
spring-kafka | 2.2.7.RELEASE | https://mvnrepository.com/artifact/org.springframework.kafka/spring-kafka | Apache 2.0 |
junit-jupiter-engine | 5.3.1 |
https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine | EPL 2.0 | |
junit- |
vintage- |
engine | 5.3.1 |
https://mvnrepository.com/artifact/org.junit. |
vintage/junit- |
vintage- |
engine | EPL 2.0 | ||
junit | 4.12 | https://mvnrepository.com/artifact/junit/junit | EPL 1.0 |
assertj-core | 3.9.1 | https://mvnrepository.com/artifact/org.assertj/assertj-core | Apache 2.0 |
mockito-core | 2.18.3 | https://mvnrepository.com/artifact/org.mockito/mockito-core | MIT |
spring-boot-starter-test |
2. |
1. |
6.RELEASE | https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-test | Apache 2.0 |
spring- |
kafka-test | 2. |
2. |
7.RELEASE | https://mvnrepository.com/artifact/org.springframework. |
kafka/spring- |
kafka-test | Apache 2.0 |
springfox-swagger2
before-after-spring-test-runner | 0.1.0 | https://mvnrepository.com/artifact/ |
org.bitbucket.radistao.test/before-after-spring-test-runner | Apache 2.0 |
docker-compose- |
rule- |
junit4 |
0. |
29. |
1 | https://mvnrepository.com/artifact/ |
com.palantir.docker.compose/docker-compose-rule-junit4 | |||
httpclient | 4.5.6 | https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient | Apache 2.0 |
httpmime | 4.5.6 | ||
springfox-swagger2 | 2.9.2 |
https://mvnrepository.com/artifact/ |
io. |
springfox/springfox-swagger2 | Apache 2.0 |
springfox-swagger- |
ui | 2.9.2 |
https://mvnrepository.com/artifact/ |
io. |
springfox/springfox-swagger-ui | Apache 2.0 | ||
How to run PNF simulator
using docker-compose
While in catalog with pom.xml build PNF simulator image using mvn clean package docker:build and then start docker compose using docker-compose up