io.jooby:server

The modular web framework for Java and Kotlin

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

io.jooby
ArtifactId

ArtifactId

server
Last Version

Last Version

2.0.0.RC2
Release Date

Release Date

Type

Type

pom
Description

Description

The modular web framework for Java and Kotlin

Download server

Filename Size
server-2.0.0.RC2.pom 617 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • jooby-utow
  • jooby-netty
  • jooby-jetty
io.jooby

jooby

The modular web framework for Java and Kotlin

Versions

Version
2.0.0.RC2
2.0.0.RC1
2.0.0.M3
2.0.0.M2
2.0.0.M1