r

restx-parent

RESTX is a full lightweight disrupting stack, which includes Swagger-like ui & considers REST specs tests as docs.
http://restx.io
The Apache Software License, Version 2.0
Xavier Hanin
Files download
File Operation
restx-parent-1.1.0-rc1.pom download
Apache Maven
<dependency>
  <groupId>io.restx</groupId>
  <artifactId>restx-parent</artifactId>
  <version>1.1.0-rc1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.restx:restx-parent:1.1.0-rc1'
Gradle Kotlin
implementation("io.restx:restx-parent:1.1.0-rc1")
Scala SBT
libraryDependencies += "io.restx" % "restx-parent" % "1.1.0-rc1"
Groovy Grape
@Grapes(
  @Grab(group='io.restx', module='restx-parent', version='1.1.0-rc1')
)
Apache Ivy
<dependency org="io.restx" name="restx-parent" rev="1.1.0-rc1" />
Leiningen
[io.restx/restx-parent "1.1.0-rc1"]
Apache Buildr
'io.restx:restx-parent:jar:1.1.0-rc1'
Dependencies
The project has no third-party dependencies