| License |
License |
|---|---|
| GroupId | GroupIdio.inverno.mod |
| ArtifactId | ArtifactIdinverno-http-base |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.inverno.mod.http.base
Inverno HTTP base module
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| inverno-http-base-1.4.2.pom | |
| inverno-http-base-1.4.2.jar | 104 KB |
| inverno-http-base-1.4.2-sources.jar | 67 KB |
| inverno-http-base-1.4.2-javadoc.jar | 545 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.inverno : inverno-core | jar | 1.4.1 |
| io.inverno.mod : inverno-base | jar | 1.4.2 |
| 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 |