Last Version

io.jooby:server 2.0.0.RC2

The modular web framework for Java and Kotlin

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

io.jooby
ArtifactId

ArtifactId

server
Version

Version

2.0.0.RC2
Type

Type

pom
Description

Description

The modular web framework for Java and Kotlin

Download server 2.0.0.RC2

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

<!-- 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