| License |
License |
|---|---|
| Categories |
CategoriesJooby User Interface Web Frameworks |
| GroupId | GroupIdorg.jooby |
| ArtifactId | ArtifactIdjooby-apitool |
| Last Version | Last Version1.6.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA modular micro web framework for Java and Kotlin
|
| Filename | Size |
|---|---|
| jooby-apitool-1.6.9.pom | |
| jooby-apitool-1.6.9.jar | 951 KB |
| jooby-apitool-1.6.9-sources.jar | 424 KB |
| jooby-apitool-1.6.9-javadoc.jar | 123 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jooby/jooby-apitool/ -->
<dependency>
<groupId>org.jooby</groupId>
<artifactId>jooby-apitool</artifactId>
<version>1.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jooby/jooby-apitool/
implementation 'org.jooby:jooby-apitool:1.6.9'
// https://jarcasting.com/artifacts/org.jooby/jooby-apitool/
implementation ("org.jooby:jooby-apitool:1.6.9")
'org.jooby:jooby-apitool:jar:1.6.9'
<dependency org="org.jooby" name="jooby-apitool" rev="1.6.9">
<artifact name="jooby-apitool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jooby', module='jooby-apitool', version='1.6.9')
)
libraryDependencies += "org.jooby" % "jooby-apitool" % "1.6.9"
[org.jooby/jooby-apitool "1.6.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.asm : asm Optional | jar | 7.3.1 |
| org.ow2.asm : asm-tree Optional | jar | 7.3.1 |
| org.ow2.asm : asm-util Optional | jar | 7.3.1 |
| org.antlr : antlr4-runtime Optional | jar | 4.7 |
| org.jooby : jooby | jar | 1.6.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.1 |
| com.fasterxml.jackson.module : jackson-module-kotlin Optional | jar | 2.10.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.10.1 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| org.yaml : snakeyaml | jar | 1.25 |
| io.swagger : swagger-core | jar | 1.5.20 |
| io.swagger : swagger-parser | jar | 1.0.36 |
| org.webjars : swagger-ui | jar | 3.17.1 |
| org.webjars.bower : swagger-ui-themes | jar | 3.0.0 |
| org.webjars.npm : api-console | jar | 3.0.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jooby : jooby | jar | 1.6.9 |
| org.jooby : jooby-lang-kotlin | jar | 1.6.9 |
| org.jooby : jooby-netty | jar | 1.6.9 |
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 3.6 |
| org.powermock : powermock-api-easymock | jar | 1.7.4 |
| org.powermock : powermock-module-junit4 | jar | 1.7.4 |
| org.jacoco : org.jacoco.agent | jar | 0.8.1 |