akka-snmp4j

Library to aid usage of SNMP4J in Scala + Akka

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.codemettle.akka-snmp4j
ArtifactId

ArtifactId

akka-snmp4j_2.12
Last Version

Last Version

0.13.2
Release Date

Release Date

Type

Type

jar
Description

Description

akka-snmp4j
Library to aid usage of SNMP4J in Scala + Akka
Project URL

Project URL

https://github.com/CodeMettle/akka-snmp4j
Project Organization

Project Organization

CodeMettle, LLC
Source Code Management

Source Code Management

https://github.com/CodeMettle/akka-snmp4j

Download akka-snmp4j_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.codemettle.akka-snmp4j/akka-snmp4j_2.12/ -->
<dependency>
    <groupId>com.codemettle.akka-snmp4j</groupId>
    <artifactId>akka-snmp4j_2.12</artifactId>
    <version>0.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.codemettle.akka-snmp4j/akka-snmp4j_2.12/
implementation 'com.codemettle.akka-snmp4j:akka-snmp4j_2.12:0.13.2'
// https://jarcasting.com/artifacts/com.codemettle.akka-snmp4j/akka-snmp4j_2.12/
implementation ("com.codemettle.akka-snmp4j:akka-snmp4j_2.12:0.13.2")
'com.codemettle.akka-snmp4j:akka-snmp4j_2.12:jar:0.13.2'
<dependency org="com.codemettle.akka-snmp4j" name="akka-snmp4j_2.12" rev="0.13.2">
  <artifact name="akka-snmp4j_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codemettle.akka-snmp4j', module='akka-snmp4j_2.12', version='0.13.2')
)
libraryDependencies += "com.codemettle.akka-snmp4j" % "akka-snmp4j_2.12" % "0.13.2"
[com.codemettle.akka-snmp4j/akka-snmp4j_2.12 "0.13.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10

provided (3)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.12 jar 2.5.23
com.typesafe.akka : akka-stream_2.12 jar 2.5.23
org.snmp4j : snmp4j jar 2.8.3

test (5)

Group / Artifact Type Version
com.typesafe.akka : akka-slf4j_2.12 jar 2.5.23
com.typesafe.akka : akka-testkit_2.12 jar 2.5.23
ch.qos.logback : logback-classic jar 1.1.2
com.iheart : ficus_2.12 jar 1.4.7
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.

akka-snmp4j

Library to aid usage of SNMP4J in Scala with a focus on Akka

com.codemettle.akka-snmp4j

CodeMettle, LLC

Versions

Version
0.13.2
0.13.1
0.13.0
0.12.3
0.12.2
0.12.1
0.12.0
0.11.0
0.10.0