Jar examples for i:ipmi-protocol
A high-performance pure Java TFTP server.
You can download jar file ipmi-protocol 1.0.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
ipmi-protocol-1.0.0-javadoc.jar