is not current version
Last Version 2.15.1

io.jooby:jooby-apt 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-apt
Version

Version

2.14.2
Type

Type

jar
Description

Description

The modular web framework for Java and Kotlin

Download jooby-apt 2.14.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.asm : asm-util Optional jar 9.3
io.jooby : jooby jar 2.14.2

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (11)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.19
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
com.google.truth : truth jar 1.1.3
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.jacoco : org.jacoco.agent jar 0.8.8
io.jooby : jooby-test jar 2.14.2
org.mockito : mockito-core jar 4.5.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1
io.swagger.core.v3 : swagger-annotations jar 2.2.0

Project Modules

There are no modules declared in this project.