Last Version

ipmi-protocol 1.0.1

A high-performance pure Java IPMI client.

License

License

GroupId

GroupId

org.anarres.ipmi
ArtifactId

ArtifactId

ipmi-protocol
Version

Version

1.0.1
Type

Type

jar
Description

Description

ipmi-protocol
A high-performance pure Java IPMI client.
Project URL

Project URL

https://github.com/shevek/ipmi4j

Download ipmi-protocol 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.2
org.slf4j : slf4j-api jar 1.7.12
com.google.guava : guava jar 18.0

test (7)

Group / Artifact Type Version
commons-net : commons-net jar 3.3
junit : junit jar 4.12
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
io.netty : netty-all jar 4.0.23.Final
org.pcap4j : pcap4j-packetfactory-static jar 1.3.0
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.