License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.sdnwiselab |
ArtifactId | ArtifactIdsdn-wise-data |
Version | Version4.0.0 |
Type | Typejar |
Description |
DescriptionSDN-WISE Data
Emulated SDN-WISE Java Nodes
|
Filename | Size |
---|---|
sdn-wise-data-4.0.0.pom | |
sdn-wise-data-4.0.0.jar | 46 KB |
sdn-wise-data-4.0.0-sources.jar | 30 KB |
sdn-wise-data-4.0.0-javadoc.jar | 114 KB |
sdn-wise-data-4.0.0-jar-with-dependencies.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise-data/ -->
<dependency>
<groupId>com.github.sdnwiselab</groupId>
<artifactId>sdn-wise-data</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise-data/
implementation 'com.github.sdnwiselab:sdn-wise-data:4.0.0'
// https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise-data/
implementation ("com.github.sdnwiselab:sdn-wise-data:4.0.0")
'com.github.sdnwiselab:sdn-wise-data:jar:4.0.0'
<dependency org="com.github.sdnwiselab" name="sdn-wise-data" rev="4.0.0">
<artifact name="sdn-wise-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdnwiselab', module='sdn-wise-data', version='4.0.0')
)
libraryDependencies += "com.github.sdnwiselab" % "sdn-wise-data" % "4.0.0"
[com.github.sdnwiselab/sdn-wise-data "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sdnwiselab : sdn-wise-core | jar | 4.0.0 |
commons-cli : commons-cli | jar | 1.3.1 |