Last Version

Patriot topologyNetwork simulator api 2.0.0

This project is control api for topologyNetwork simulator project. Provides creating, connecting docker devices, networks, calculating shortest paths and updating routers routing table.

License

License

GroupId

GroupId

io.patriot-framework
ArtifactId

ArtifactId

patriot-api
Version

Version

2.0.0
Type

Type

jar
Description

Description

Patriot topologyNetwork simulator api
This project is control api for topologyNetwork simulator project. Provides creating, connecting docker devices, networks, calculating shortest paths and updating routers routing table.
Project URL

Project URL

https://patriot-framework.io/
Source Code Management

Source Code Management

https://github.com/PatrIoT-Framework/patriot-api

Download patriot-api 2.0.0


<!-- https://jarcasting.com/artifacts/io.patriot-framework/patriot-api/ -->
<dependency>
    <groupId>io.patriot-framework</groupId>
    <artifactId>patriot-api</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.patriot-framework/patriot-api/
implementation 'io.patriot-framework:patriot-api:2.0.0'
// https://jarcasting.com/artifacts/io.patriot-framework/patriot-api/
implementation ("io.patriot-framework:patriot-api:2.0.0")
'io.patriot-framework:patriot-api:jar:2.0.0'
<dependency org="io.patriot-framework" name="patriot-api" rev="2.0.0">
  <artifact name="patriot-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.patriot-framework', module='patriot-api', version='2.0.0')
)
libraryDependencies += "io.patriot-framework" % "patriot-api" % "2.0.0"
[io.patriot-framework/patriot-api "2.0.0"]

Dependencies

compile (13)

Group / Artifact Type Version
io.patriot-framework : generator jar 2.0.0
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
args4j : args4j jar 2.33
org.slf4j : slf4j-api jar 1.7.5
com.fasterxml.jackson.core : jackson-databind jar 2.8.11.1
com.github.jgonian : commons-ip-math jar 1.32
javax.xml.bind : jaxb-api jar 2.2.11
com.sun.xml.bind : jaxb-core jar 2.2.11
com.sun.xml.bind : jaxb-impl jar 2.2.11
javax.activation : activation jar 1.1.1
org.junit.platform : junit-platform-launcher jar 1.2.0
org.scannotation : scannotation jar 1.0.3

Project Modules

There are no modules declared in this project.