Last Version

io.inverno.mod.http.base 1.4.2

Inverno HTTP base module

License

License

GroupId

GroupId

io.inverno.mod
ArtifactId

ArtifactId

inverno-http-base
Version

Version

1.4.2
Type

Type

jar
Description

Description

io.inverno.mod.http.base
Inverno HTTP base module
Project Organization

Project Organization

Inverno Framework

Download inverno-http-base 1.4.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.inverno : inverno-core jar 1.4.1
io.inverno.mod : inverno-base jar 1.4.2

test (5)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar
org.junit.platform : junit-platform-commons jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.