Last Version

Auf REST 3.0.1

An annotation-driven declarative REST development framework

License

License

GroupId

GroupId

me.ehp246
ArtifactId

ArtifactId

auf-rest
Version

Version

3.0.1
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 3.0.1


<!-- 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.