is not current version
Last Version 2.15.1

io.jooby:jooby-run 2.14.2

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.14.2
Type

Type

jar
Description

Description

The modular web framework for Java and Kotlin

Download jooby-run 2.14.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
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.14.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.5.1
org.jacoco : org.jacoco.agent jar 0.8.8

Project Modules

There are no modules declared in this project.