License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.n2oapp.context |
ArtifactId | ArtifactIdstatic-context |
Version | Version7.20.2 |
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.20.2.pom | |
static-context-7.20.2.jar | 5 KB |
static-context-7.20.2-sources.jar | 3 KB |
static-context-7.20.2-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.20.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.context/static-context/
implementation 'net.n2oapp.context:static-context:7.20.2'
// https://jarcasting.com/artifacts/net.n2oapp.context/static-context/
implementation ("net.n2oapp.context:static-context:7.20.2")
'net.n2oapp.context:static-context:jar:7.20.2'
<dependency org="net.n2oapp.context" name="static-context" rev="7.20.2">
<artifact name="static-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.context', module='static-context', version='7.20.2')
)
libraryDependencies += "net.n2oapp.context" % "static-context" % "7.20.2"
[net.n2oapp.context/static-context "7.20.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | |
org.slf4j : slf4j-api | jar | 1.7.30 |
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.12 |