License |
License |
---|---|
GroupId | GroupIdde.nikem.nest |
ArtifactId | ArtifactIdnest-web |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionnest-web
nest NikEm STack core web library
|
Project URL |
Project URL |
Filename | Size |
---|---|
nest-web-1.9.pom | |
nest-web-1.9.war | 4 MB |
nest-web-1.9-sources.jar | 261 bytes |
nest-web-1.9-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
de.nikem.nest : nest | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |