Last Version

Rapidoid 5.5.5

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

rapidoid
Version

Version

5.5.5
Type

Type

pom
Description

Description

Rapidoid
Full-stack web framework and high-performance network protocol framework
Project URL

Project URL

http://www.rapidoid.org
Project Organization

Project Organization

Nikolche Mihajlovski and contributors
Source Code Management

Source Code Management

https://github.com/rapidoid/rapidoid

Download rapidoid 5.5.5

Filename Size
rapidoid-5.5.5.pom 9 KB
Browse

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

  • commons
  • networking
  • rapidoid-sql
  • rapidoid-jpa
  • rapidoid-inject
  • rapidoid-render
  • rapidoid-http-fast
  • rapidoid-http-client
  • rapidoid-http-server
  • rapidoid-gui
  • rapidoid-oauth
  • rapidoid-integrate
  • rapidoid-web
  • rapidoid-quick
  • rapidoid-watch
  • rapidoid-integration-tests
  • app-maven-plugin