| License |
License |
|---|---|
| GroupId | GroupIdbr.com.objectos |
| ArtifactId | ArtifactIdtftp |
| Last Version | Last Version0.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionobjectos :: tftp
Minimum TFTP server. Part of a PXE experiment.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tftp-0.1.3.pom | |
| tftp-0.1.3.jar | 24 KB |
| tftp-0.1.3-sources.jar | 15 KB |
| tftp-0.1.3-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/tftp/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>tftp</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/tftp/
implementation 'br.com.objectos:tftp:0.1.3'
// https://jarcasting.com/artifacts/br.com.objectos/tftp/
implementation ("br.com.objectos:tftp:0.1.3")
'br.com.objectos:tftp:jar:0.1.3'
<dependency org="br.com.objectos" name="tftp" rev="0.1.3">
<artifact name="tftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='tftp', version='0.1.3')
)
libraryDependencies += "br.com.objectos" % "tftp" % "0.1.3"
[br.com.objectos/tftp "0.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.objectos : udp | jar | 0.1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.objectos : assertion | jar | 0.5.0 |
| br.com.objectos : io | jar | 0.7.1 |