License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.n2oapp.context |
ArtifactId | ArtifactIdstatic-context |
Version | Version7.23.6 |
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.6.pom | |
static-context-7.23.6.jar | 5 KB |
static-context-7.23.6-sources.jar | 3 KB |
static-context-7.23.6-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.context/static-context/ -->
<dependency>
<groupId>net.n2oapp.context</groupId>
<artifactId>static-context</artifactId>
<version>7.23.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.context/static-context/
implementation 'net.n2oapp.context:static-context:7.23.6'
// https://jarcasting.com/artifacts/net.n2oapp.context/static-context/
implementation ("net.n2oapp.context:static-context:7.23.6")
'net.n2oapp.context:static-context:jar:7.23.6'
<dependency org="net.n2oapp.context" name="static-context" rev="7.23.6">
<artifact name="static-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.context', module='static-context', version='7.23.6')
)
libraryDependencies += "net.n2oapp.context" % "static-context" % "7.23.6"
[net.n2oapp.context/static-context "7.23.6"]
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 |