SDN-WISE Core

Core components of SDN-WISE

License

License

GroupId

GroupId

com.github.sdnwiselab
ArtifactId

ArtifactId

sdn-wise-core
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SDN-WISE Core
Core components of SDN-WISE

Download sdn-wise-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise-core/ -->
<dependency>
    <groupId>com.github.sdnwiselab</groupId>
    <artifactId>sdn-wise-core</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise-core/
implementation 'com.github.sdnwiselab:sdn-wise-core:4.0.0'
// https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise-core/
implementation ("com.github.sdnwiselab:sdn-wise-core:4.0.0")
'com.github.sdnwiselab:sdn-wise-core:jar:4.0.0'
<dependency org="com.github.sdnwiselab" name="sdn-wise-core" rev="4.0.0">
  <artifact name="sdn-wise-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdnwiselab', module='sdn-wise-core', version='4.0.0')
)
libraryDependencies += "com.github.sdnwiselab" % "sdn-wise-core" % "4.0.0"
[com.github.sdnwiselab/sdn-wise-core "4.0.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0
3.0.16