is not current version
Last Version 2.15.1

io.jooby:jooby-run 2.14.1

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

Type

jar
Description

Description

The modular web framework for Java and Kotlin

Download jooby-run 2.14.1


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

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.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.mockito : mockito-core jar 4.4.0
org.jacoco : org.jacoco.agent jar 0.8.7

Project Modules

There are no modules declared in this project.