tftp-server-mina

A high-performance pure Java TFTP server.

License

License

Categories

Categories

MINA Net Networking
GroupId

GroupId

org.anarres.tftp
ArtifactId

ArtifactId

tftp-server-mina
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

tftp-server-mina
A high-performance pure Java TFTP server.
Project URL

Project URL

https://github.com/shevek/tftp4j

Download tftp-server-mina

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.mina : mina-core jar 2.0.8
org.anarres.tftp : tftp-protocol jar 1.0.3

test (4)

Group / Artifact Type Version
commons-net : commons-net jar 3.3
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0