License |
License |
---|---|
Categories |
CategoriesJooby User Interface Web Frameworks |
GroupId | GroupIdio.jooby |
ArtifactId | ArtifactIdjooby-apt |
Last Version | Last Version2.15.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe modular web framework for Java and Kotlin
|
Filename | Size |
---|---|
jooby-apt-2.15.1.pom | |
jooby-apt-2.15.1.jar | 183 KB |
jooby-apt-2.15.1-sources.jar | 29 KB |
jooby-apt-2.15.1-javadoc.jar | 28 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm-util Optional | jar | 9.3 |
io.jooby : jooby | jar | 2.15.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
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 |