License |
License |
---|---|
Categories |
CategoriesJooby User Interface Web Frameworks |
GroupId | GroupIdio.jooby |
ArtifactId | ArtifactIdjooby-redoc |
Last Version | Last Version2.15.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe modular web framework for Java and Kotlin
|
Filename | Size |
---|---|
jooby-redoc-2.15.1.pom | |
jooby-redoc-2.15.1.jar | 269 KB |
jooby-redoc-2.15.1-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jooby/jooby-redoc/ -->
<dependency>
<groupId>io.jooby</groupId>
<artifactId>jooby-redoc</artifactId>
<version>2.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.jooby/jooby-redoc/
implementation 'io.jooby:jooby-redoc:2.15.1'
// https://jarcasting.com/artifacts/io.jooby/jooby-redoc/
implementation ("io.jooby:jooby-redoc:2.15.1")
'io.jooby:jooby-redoc:jar:2.15.1'
<dependency org="io.jooby" name="jooby-redoc" rev="2.15.1">
<artifact name="jooby-redoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jooby', module='jooby-redoc', version='2.15.1')
)
libraryDependencies += "io.jooby" % "jooby-redoc" % "2.15.1"
[io.jooby/jooby-redoc "2.15.1"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.jacoco : org.jacoco.agent | jar | 0.8.8 |
commons-io : commons-io | jar | 2.11.0 |