Apache MINA

Apache MINA is a network application framework which helps users develop high performance and highly scalable network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.

License

License

Categories

Categories

MINA Net Networking
GroupId

GroupId

org.apache.mina
ArtifactId

ArtifactId

build
Last Version

Last Version

2.0.0-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

Apache MINA
Apache MINA is a network application framework which helps users develop high performance and highly scalable network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.
Project URL

Project URL

http://mina.apache.org/
Project Organization

Project Organization

Apache MINA Project

Download build

Filename Size
build-2.0.0-RC1.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.mina/build/ -->
<dependency>
    <groupId>org.apache.mina</groupId>
    <artifactId>build</artifactId>
    <version>2.0.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mina/build/
implementation 'org.apache.mina:build:2.0.0-RC1'
// https://jarcasting.com/artifacts/org.apache.mina/build/
implementation ("org.apache.mina:build:2.0.0-RC1")
'org.apache.mina:build:pom:2.0.0-RC1'
<dependency org="org.apache.mina" name="build" rev="2.0.0-RC1">
  <artifact name="build" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.mina', module='build', version='2.0.0-RC1')
)
libraryDependencies += "org.apache.mina" % "build" % "2.0.0-RC1"
[org.apache.mina/build "2.0.0-RC1"]

Dependencies

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

Project Modules

  • legal
  • parent
  • core
  • transport-apr
  • filter-compression
  • statemachine
  • integration-beans
  • integration-xbean
  • integration-ognl
  • integration-jmx
  • example

Versions

Version
2.0.0-RC1
2.0.0-M6
2.0.0-M5
2.0.0-M4
2.0.0-M3
2.0.0-M2
2.0.0-M1
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0