Last Version

SNeO Core 1.2.3

The core module of SNeO.

License

License

GroupId

GroupId

com.github.kaitoy.sneo
ArtifactId

ArtifactId

sneo-core
Version

Version

1.2.3
Type

Type

jar
Description

Description

SNeO Core
The core module of SNeO.

Download sneo-core 1.2.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.snmp4j : snmp4j jar 1.11.3
org.snmp4j : snmp4j-agent jar 1.4.3
mx4j : mx4j jar 3.0.2
mx4j : mx4j-tools jar 3.0.1
org.pcap4j : pcap4j-core jar 1.0.0
org.pcap4j : pcap4j-packetfactory-static jar 1.0.0
org.slf4j : slf4j-log4j12 jar 1.6.4
com.github.kaitoy.sneo : sneo-common jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.