is not current version
Last Version 2.15.1

io.jooby:jooby-run 2.9.6

The modular web framework for Java and Kotlin

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

io.jooby
ArtifactId

ArtifactId

jooby-run
Version

Version

2.9.6
Type

Type

jar
Description

Description

The modular web framework for Java and Kotlin

Download jooby-run 2.9.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
io.methvin : directory-watcher jar 0.15.0
org.jboss.modules : jboss-modules jar 1.11.0.Final

provided (1)

Group / Artifact Type Version
io.jooby : jooby jar 2.9.6

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.mockito : mockito-core jar 3.9.0
org.jacoco : org.jacoco.agent jar 0.8.6

Project Modules

There are no modules declared in this project.