hot reload module

A modular micro web framework for Java and Kotlin

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-run
Last Version

Last Version

1.6.9
Release Date

Release Date

Type

Type

jar
Description

Description

hot reload module
A modular micro web framework for Java and Kotlin

Download jooby-run

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.modules : jboss-modules jar 1.8.5.Final
org.jooby : funzy jar 0.1.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.6
org.powermock : powermock-api-easymock jar 1.7.4
org.powermock : powermock-module-junit4 jar 1.7.4
org.jacoco : org.jacoco.agent jar 0.8.1

Project Modules

There are no modules declared in this project.
org.jooby

jooby

The modular web framework for Java and Kotlin

Versions

Version
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0.CR8
1.0.0.CR7
1.0.0.CR6