Auf REST

An annotation-driven declarative REST development framework

License

License

GroupId

GroupId

me.ehp246
ArtifactId

ArtifactId

auf-rest
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Auf REST
An annotation-driven declarative REST development framework
Project URL

Project URL

https://github.com/ehp246/auf-rest
Source Code Management

Source Code Management

https://github.com/ehp246/auf-rest.git

Download auf-rest

How to add to project

<!-- https://jarcasting.com/artifacts/me.ehp246/auf-rest/ -->
<dependency>
    <groupId>me.ehp246</groupId>
    <artifactId>auf-rest</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.ehp246/auf-rest/
implementation 'me.ehp246:auf-rest:3.0.1'
// https://jarcasting.com/artifacts/me.ehp246/auf-rest/
implementation ("me.ehp246:auf-rest:3.0.1")
'me.ehp246:auf-rest:jar:3.0.1'
<dependency org="me.ehp246" name="auf-rest" rev="3.0.1">
  <artifact name="auf-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.ehp246', module='auf-rest', version='3.0.1')
)
libraryDependencies += "me.ehp246" % "auf-rest" % "3.0.1"
[me.ehp246/auf-rest "3.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.1
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.springframework : spring-beans jar 5.3.9
org.springframework : spring-context jar 5.3.9
org.springframework : spring-web jar 5.3.9
org.apache.logging.log4j : log4j-core jar 2.17.1

test (18)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.platform : junit-platform-engine jar 1.8.2
org.junit.platform : junit-platform-runner jar 1.8.2
org.junit.platform : junit-platform-commons jar 1.8.2
org.springframework : spring-test jar 5.3.9
org.springframework.boot : spring-boot jar 2.5.3
org.springframework.boot : spring-boot-autoconfigure jar 2.5.3
org.springframework.boot : spring-boot-starter-test jar 2.5.3
org.springframework.boot : spring-boot-starter-security jar 2.5.3
org.springframework.boot : spring-boot-starter-web jar 2.5.3
org.springframework.boot : spring-boot-starter-log4j2 jar 2.5.3
org.springframework.boot : spring-boot-starter-cache jar 2.5.3
org.mockito : mockito-junit-jupiter jar 4.3.1
com.fasterxml.jackson.module : jackson-module-mrbean jar 2.13.1
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0