nest-web

nest NikEm STack core web library

License

License

GroupId

GroupId

de.nikem.nest
ArtifactId

ArtifactId

nest-web
Last Version

Last Version

1.9
Release Date

Release Date

Type

Type

war
Description

Description

nest-web
nest NikEm STack core web library
Project URL

Project URL

https://github.com/rasenderhase/nest-web

Download nest-web

How to add to project

<!-- https://jarcasting.com/artifacts/de.nikem.nest/nest-web/ -->
<dependency>
    <groupId>de.nikem.nest</groupId>
    <artifactId>nest-web</artifactId>
    <version>1.9</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.nikem.nest/nest-web/
implementation 'de.nikem.nest:nest-web:1.9'
// https://jarcasting.com/artifacts/de.nikem.nest/nest-web/
implementation ("de.nikem.nest:nest-web:1.9")
'de.nikem.nest:nest-web:war:1.9'
<dependency org="de.nikem.nest" name="nest-web" rev="1.9">
  <artifact name="nest-web" type="war" />
</dependency>
@Grapes(
@Grab(group='de.nikem.nest', module='nest-web', version='1.9')
)
libraryDependencies += "de.nikem.nest" % "nest-web" % "1.9"
[de.nikem.nest/nest-web "1.9"]

Dependencies

compile (1)

Group / Artifact Type Version
de.nikem.nest : nest jar 1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0