Last Version

io.jooby:jooby-gradle-plugin 2.9.6

The modular web framework for Java and Kotlin

License

License

Categories

Categories

Gradle Build Tools Jooby User Interface Web Frameworks
GroupId

GroupId

io.jooby
ArtifactId

ArtifactId

jooby-gradle-plugin
Version

Version

2.9.6
Type

Type

jar
Description

Description

The modular web framework for Java and Kotlin

Download jooby-gradle-plugin 2.9.6


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

Dependencies

compile (2)

Group / Artifact Type Version
io.jooby : jooby-run jar 2.9.6
io.jooby : jooby-openapi jar 2.9.6

provided (5)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.gradle : gradle-tooling-api jar 3.0
org.gradle » gradle-core jar 3.0
org.gradle » gradle-plugins jar 3.4
org.codehaus.groovy : groovy jar 3.0.8

Project Modules

There are no modules declared in this project.