License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.n2oapp.framework |
ArtifactId | ArtifactIdn2o-rest |
Version | Version7.21.0 |
Type | Typejar |
Description |
Descriptionn2o-rest
Framework for creating web applications with rich user interface without deep knowledge of WEB technologies and Frontend frameworks. Based on Java и ReactJS
|
Filename | Size |
---|---|
n2o-rest-7.21.0.pom | |
n2o-rest-7.21.0.jar | 63 KB |
n2o-rest-7.21.0-sources.jar | 40 KB |
n2o-rest-7.21.0-javadoc.jar | 602 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-rest/ -->
<dependency>
<groupId>net.n2oapp.framework</groupId>
<artifactId>n2o-rest</artifactId>
<version>7.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-rest/
implementation 'net.n2oapp.framework:n2o-rest:7.21.0'
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-rest/
implementation ("net.n2oapp.framework:n2o-rest:7.21.0")
'net.n2oapp.framework:n2o-rest:jar:7.21.0'
<dependency org="net.n2oapp.framework" name="n2o-rest" rev="7.21.0">
<artifact name="n2o-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.framework', module='n2o-rest', version='7.21.0')
)
libraryDependencies += "net.n2oapp.framework" % "n2o-rest" % "7.21.0"
[net.n2oapp.framework/n2o-rest "7.21.0"]
Group / Artifact | Type | Version |
---|---|---|
net.n2oapp.framework : n2o-api | jar | 7.21.0 |
net.n2oapp.framework : n2o-mvc | jar | 7.21.0 |
net.n2oapp.framework : n2o-engine | jar | 7.21.0 |
net.n2oapp.framework : n2o-config | jar | 7.21.0 |
net.n2oapp.criteria : criteria-dataset | jar | 7.21.0 |
org.springframework : spring-web | jar | |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |
org.hamcrest : hamcrest-core | jar | 2.1 |
org.springframework : spring-test | jar |