org.rapidoid:commons

Full-stack web framework and high-performance network protocol framework

License

License

Categories

Categories

Rapidoid Program Interface REST Frameworks
GroupId

GroupId

org.rapidoid
ArtifactId

ArtifactId

commons
Last Version

Last Version

5.5.5
Release Date

Release Date

Type

Type

pom
Description

Description

Full-stack web framework and high-performance network protocol framework
Project Organization

Project Organization

Nikolche Mihajlovski and contributors

Download commons

Filename Size
commons-5.5.5.pom 613 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • rapidoid-essentials
  • rapidoid-commons
  • rapidoid-test-commons

Rapidoid - Simple. Powerful. Secure. Fast!

Rapidoid is an extremely fast HTTP server and modern Java web framework / application container, with a strong focus on high productivity and high performance.

Documentation, examples, community support

Please visit the official site:

http://www.rapidoid.org/

Apache License v2

Rapidoid is released under the liberal Apache Public License v2, so it is free to use for both commercial and non-commercial projects.

Roadmap

  • Better documentation (work in progress - as always)
  • Swagger / OpenAPI support

Contributing

  1. Fork (and then git clone https://github.com/<your-username-here>/rapidoid.git).
  2. Make your changes
  3. Commit your changes (git commit -am "Description of contribution").
  4. Push to GitHub (git push).
  5. Open a Pull Request.
  6. Please sign the CLA.
  7. Thank you for your contribution! Wait for a response...
org.rapidoid

Versions

Version
5.5.5
5.5.4
5.5.3
5.5.2
5.5.1
5.5.0
5.4.6