Last Version

ch.squaredesk.nova:http-spring 7.0.3

Java libraries for rapid (micro) service development

License

License

Squaredesk Open Source License
Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

ch.squaredesk.nova
ArtifactId

ArtifactId

http-spring
Version

Version

7.0.3
Type

Type

jar
Description

Description

Java libraries for rapid (micro) service development

Download http-spring 7.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
ch.squaredesk.nova : http jar 7.0.3
ch.squaredesk.nova : spring-support jar 7.0.1
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-params jar 5.2.0
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.awaitility : awaitility jar 3.1.0

Project Modules

There are no modules declared in this project.