Last Version

io.jooby:jooby-distribution 2.15.1

The modular web framework for Java and Kotlin

License

License

Categories

Categories

Distribution Build Tools Jooby User Interface Web Frameworks
GroupId

GroupId

io.jooby
ArtifactId

ArtifactId

jooby-distribution
Version

Version

2.15.1
Type

Type

jar
Description

Description

The modular web framework for Java and Kotlin

Download jooby-distribution 2.15.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.