Last Version

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

Version

2.15.1
Type

Type

jar
Description

Description

The modular web framework for Java and Kotlin

Download jooby-apt 2.15.1


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

Dependencies

compile (2)

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

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.15.1
org.mockito : mockito-core jar 4.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.2
io.swagger.core.v3 : swagger-annotations jar 2.2.0

Project Modules

There are no modules declared in this project.