| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.n2oapp.context |
| ArtifactId | ArtifactIdstatic-context |
| Last Version | Last Version7.23.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstatic-context
Framework for creating web applications with rich user interface without deep knowledge of WEB technologies and Frontend frameworks. Based on Java и ReactJS
|
| Filename | Size |
|---|---|
| static-context-7.23.9.pom | |
| static-context-7.23.9.jar | 5 KB |
| static-context-7.23.9-sources.jar | 4 KB |
| static-context-7.23.9-javadoc.jar | 407 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.context/static-context/ -->
<dependency>
<groupId>net.n2oapp.context</groupId>
<artifactId>static-context</artifactId>
<version>7.23.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.context/static-context/
implementation 'net.n2oapp.context:static-context:7.23.9'
// https://jarcasting.com/artifacts/net.n2oapp.context/static-context/
implementation ("net.n2oapp.context:static-context:7.23.9")
'net.n2oapp.context:static-context:jar:7.23.9'
<dependency org="net.n2oapp.context" name="static-context" rev="7.23.9">
<artifact name="static-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.context', module='static-context', version='7.23.9')
)
libraryDependencies += "net.n2oapp.context" % "static-context" % "7.23.9"
[net.n2oapp.context/static-context "7.23.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |