org.rapidoid:rapidoid-benchmark

Rapidoid Benchmark

License

License

Categories

Categories

Rapidoid Program Interface REST Frameworks
GroupId

GroupId

org.rapidoid
ArtifactId

ArtifactId

rapidoid-benchmark
Last Version

Last Version

5.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Rapidoid Benchmark
Project Organization

Project Organization

Nikolche Mihajlovski and contributors

Download rapidoid-benchmark

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.rapidoid : rapidoid-web jar 5.4.1
mysql : mysql-connector-java jar 5.1.41
org.postgresql : postgresql jar 9.4.1211
org.hsqldb : hsqldb jar 2.3.3
com.zaxxer : HikariCP jar 2.6.1

Project Modules

There are no modules declared in this project.

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.4.1
5.4.0
5.3.5
5.3.4
5.3.3
5.3.2
5.3.1
5.3.0