| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.numdata |
| ArtifactId | ArtifactIdnumdata-web |
| Last Version | Last Version1.22 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGeneric support library for web applications.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| numdata-web-1.22.pom | |
| numdata-web-1.22.jar | 105 KB |
| numdata-web-1.22-sources.jar | 105 KB |
| numdata-web-1.22-javadoc.jar | 307 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.numdata/numdata-web/ -->
<dependency>
<groupId>com.numdata</groupId>
<artifactId>numdata-web</artifactId>
<version>1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.numdata/numdata-web/
implementation 'com.numdata:numdata-web:1.22'
// https://jarcasting.com/artifacts/com.numdata/numdata-web/
implementation ("com.numdata:numdata-web:1.22")
'com.numdata:numdata-web:jar:1.22'
<dependency org="com.numdata" name="numdata-web" rev="1.22">
<artifact name="numdata-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.numdata', module='numdata-web', version='1.22')
)
libraryDependencies += "com.numdata" % "numdata-web" % "1.22"
[com.numdata/numdata-web "1.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.numdata : numdata-commons | jar | 1.22 |
| org.jetbrains : annotations | jar | 20.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.numdata : numdata-servlets | jar | 1.22 |
| junit : junit | jar | 4.13.2 |