org.femtoframework.net:femto-endpoint

Femto useful utilities

License

License

Categories

Categories

Net
GroupId

GroupId

org.femtoframework.net
ArtifactId

ArtifactId

femto-endpoint
Last Version

Last Version

7.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Femto useful utilities
Project Organization

Project Organization

FemtoFraemwork

Download femto-endpoint

How to add to project

<!-- https://jarcasting.com/artifacts/org.femtoframework.net/femto-endpoint/ -->
<dependency>
    <groupId>org.femtoframework.net</groupId>
    <artifactId>femto-endpoint</artifactId>
    <version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.femtoframework.net/femto-endpoint/
implementation 'org.femtoframework.net:femto-endpoint:7.0.0'
// https://jarcasting.com/artifacts/org.femtoframework.net/femto-endpoint/
implementation ("org.femtoframework.net:femto-endpoint:7.0.0")
'org.femtoframework.net:femto-endpoint:jar:7.0.0'
<dependency org="org.femtoframework.net" name="femto-endpoint" rev="7.0.0">
  <artifact name="femto-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.femtoframework.net', module='femto-endpoint', version='7.0.0')
)
libraryDependencies += "org.femtoframework.net" % "femto-endpoint" % "7.0.0"
[org.femtoframework.net/femto-endpoint "7.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.femtoframework.util : femto-util jar 7.1.0
org.femtoframework.util : femto-io jar 7.1.0
org.femtoframework.util : femto-text jar 7.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Femto-Net

Femto net is a series of network or socket related components which make your socket server, long term protocol and JVM communication easier.

Femto-Comm

Long term socket channel framework

Femto-Endpoint

Socket server and NIO server framework, it is simpler than Netty, which doesn't have memory leak.

Femto-GMPP

A fast java serialization communication protocol based on femto-comm. Which is the base of femto-service/rmi.

Femto-NIEP

A fast object marshal/de-marshal protocol which can be used for different programing languages.

org.femtoframework.net

FemtoFramework

Femto Service framework

Versions

Version
7.0.0