is not current version
Last Version 0.3.2

com.elevenpaths.almaraz:almaraz 0.2.7

Almaraz is a set of components to build up a production-ready service with Spring WebFlux

License

License

GroupId

GroupId

com.elevenpaths.almaraz
ArtifactId

ArtifactId

almaraz
Version

Version

0.2.7
Type

Type

jar
Description

Description

com.elevenpaths.almaraz:almaraz
Almaraz is a set of components to build up a production-ready service with Spring WebFlux
Project URL

Project URL

https://github.com/Telefonica/almaraz
Source Code Management

Source Code Management

https://github.com/Telefonica/almaraz

Download almaraz 0.2.7


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-webflux jar 5.1.14.RELEASE
org.springframework : spring-context jar 5.1.14.RELEASE
org.springframework.boot : spring-boot jar 2.1.13.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.13.RELEASE
com.networknt : json-schema-validator jar 1.0.19
org.projectlombok : lombok Optional jar 1.18.12
org.springframework : spring-test jar 5.1.14.RELEASE

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
io.projectreactor : reactor-test jar 3.2.15.RELEASE
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.