Last Version

Proteus Project 0.4.5

Proteus is an extremely light, fast, and flexible Java REST API framework built atop Undertow.

License

License

GroupId

GroupId

io.sinistral
ArtifactId

ArtifactId

proteus-project
Version

Version

0.4.5
Type

Type

pom
Description

Description

Proteus Project
Proteus is an extremely light, fast, and flexible Java REST API framework built atop Undertow.
Project URL

Project URL

http://github.com/noboomu/proteus
Source Code Management

Source Code Management

http://github.com/noboomu/proteus/tree/master

Download proteus-project 0.4.5

Filename Size
proteus-project-0.4.5.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/io.sinistral/proteus-project/ -->
<dependency>
    <groupId>io.sinistral</groupId>
    <artifactId>proteus-project</artifactId>
    <version>0.4.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sinistral/proteus-project/
implementation 'io.sinistral:proteus-project:0.4.5'
// https://jarcasting.com/artifacts/io.sinistral/proteus-project/
implementation ("io.sinistral:proteus-project:0.4.5")
'io.sinistral:proteus-project:pom:0.4.5'
<dependency org="io.sinistral" name="proteus-project" rev="0.4.5">
  <artifact name="proteus-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sinistral', module='proteus-project', version='0.4.5')
)
libraryDependencies += "io.sinistral" % "proteus-project" % "0.4.5"
[io.sinistral/proteus-project "0.4.5"]

Dependencies

test (3)

Group / Artifact Type Version
io.rest-assured : rest-assured jar 3.2.0
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.vintage : junit-vintage-engine jar 5.3.1

Project Modules

  • proteus-core
  • proteus-swagger
  • proteus-openapi