License |
License |
---|---|
GroupId | GroupIdcom.github.kaitoy.sneo |
ArtifactId | ArtifactIdsneo-core |
Version | Version1.2.3 |
Type | Typejar |
Description |
DescriptionSNeO Core
The core module of SNeO.
|
Filename | Size |
---|---|
sneo-core-1.2.3.pom | |
sneo-core-1.2.3.jar | 207 KB |
sneo-core-1.2.3-sources.jar | 103 KB |
sneo-core-1.2.3-javadoc.jar | 491 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |