Download ipmi-protocol-1.0.0.jar file - Jar i

Jar examples for i:ipmi-protocol

Description

A high-performance pure Java TFTP server.

You can download jar file ipmi-protocol 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ipmi-protocol-1.0.0.jar to your project.

<dependency>
   <groupId>org.anarres.ipmi</groupId>
   <artifactId>ipmi-protocol</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.anarres.ipmi', name: 'ipmi-protocol', version: '1.0.0'
libraryDependencies += "org.anarres.ipmi" % "ipmi-protocol" % "1.0.0"
<dependency org="org.anarres.ipmi" name="ipmi-protocol" rev="1.0.0"/>
@Grapes(@Grab(group='org.anarres.ipmi', module='ipmi-protocol', version='1.0.0'))
'org.anarres.ipmi:ipmi-protocol:jar:1.0.0'

Download

Click the following link to download the jar file.

ipmi-protocol-1.0.0-javadoc.jar
ipmi-protocol-1.0.0-sources.jar
ipmi-protocol-1.0.0.jar
ipmi-protocol-1.0.0.pom



Related Tutorials