License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks Jooby User Interface Web Frameworks |
GroupId | GroupIdio.jooby |
ArtifactId | ArtifactIdjooby-swagger-ui |
Last Version | Last Version2.15.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe modular web framework for Java and Kotlin
|
Filename | Size |
---|---|
jooby-swagger-ui-2.15.1.pom | |
jooby-swagger-ui-2.15.1.jar | 474 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jooby/jooby-swagger-ui/ -->
<dependency>
<groupId>io.jooby</groupId>
<artifactId>jooby-swagger-ui</artifactId>
<version>2.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.jooby/jooby-swagger-ui/
implementation 'io.jooby:jooby-swagger-ui:2.15.1'
// https://jarcasting.com/artifacts/io.jooby/jooby-swagger-ui/
implementation ("io.jooby:jooby-swagger-ui:2.15.1")
'io.jooby:jooby-swagger-ui:jar:2.15.1'
<dependency org="io.jooby" name="jooby-swagger-ui" rev="2.15.1">
<artifact name="jooby-swagger-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jooby', module='jooby-swagger-ui', version='2.15.1')
)
libraryDependencies += "io.jooby" % "jooby-swagger-ui" % "2.15.1"
[io.jooby/jooby-swagger-ui "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 |