objectos :: http :: parent

A very minimal HTTP server written in Java8 NIO. Part of a PXE experiment.

License

License

GroupId

GroupId

br.com.objectos.http
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

objectos :: http :: parent
A very minimal HTTP server written in Java8 NIO. Part of a PXE experiment.
Project Organization

Project Organization

Objectos Software LTDA

Download parent

Filename Size
parent-0.2.1.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/br.com.objectos.http/parent/ -->
<dependency>
    <groupId>br.com.objectos.http</groupId>
    <artifactId>parent</artifactId>
    <version>0.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.http/parent/
implementation 'br.com.objectos.http:parent:0.2.1'
// https://jarcasting.com/artifacts/br.com.objectos.http/parent/
implementation ("br.com.objectos.http:parent:0.2.1")
'br.com.objectos.http:parent:pom:0.2.1'
<dependency org="br.com.objectos.http" name="parent" rev="0.2.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.http', module='parent', version='0.2.1')
)
libraryDependencies += "br.com.objectos.http" % "parent" % "0.2.1"
[br.com.objectos.http/parent "0.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • server
br.com.objectos.http

Objectos Software

We craft Java tools.

Versions

Version
0.2.1
0.2.0
0.1.1
0.1.0