Last Version

jooby-project 2.15.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-project
Version

Version

2.15.1
Type

Type

pom
Description

Description

jooby-project
The modular web framework for Java and Kotlin
Project URL

Project URL

https://github.com/jooby-project/jooby

Download jooby-project 2.15.1

Filename Size
jooby-project-2.15.1.pom 54 KB
Browse

<!-- https://jarcasting.com/artifacts/io.jooby/jooby-project/ -->
<dependency>
    <groupId>io.jooby</groupId>
    <artifactId>jooby-project</artifactId>
    <version>2.15.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.jooby/jooby-project/
implementation 'io.jooby:jooby-project:2.15.1'
// https://jarcasting.com/artifacts/io.jooby/jooby-project/
implementation ("io.jooby:jooby-project:2.15.1")
'io.jooby:jooby-project:pom:2.15.1'
<dependency org="io.jooby" name="jooby-project" rev="2.15.1">
  <artifact name="jooby-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.jooby', module='jooby-project', version='2.15.1')
)
libraryDependencies += "io.jooby" % "jooby-project" % "2.15.1"
[io.jooby/jooby-project "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

  • jooby
  • modules
  • tests
  • docs