| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.n2oapp.framework |
| ArtifactId | ArtifactIdn2o-rest |
| Last Version | Last Version7.23.9 |
| Release Date | Release Date |
| 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.23.9.pom | |
| n2o-rest-7.23.9.jar | 77 KB |
| n2o-rest-7.23.9-sources.jar | 48 KB |
| n2o-rest-7.23.9-javadoc.jar | 640 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-rest/ -->
<dependency>
<groupId>net.n2oapp.framework</groupId>
<artifactId>n2o-rest</artifactId>
<version>7.23.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-rest/
implementation 'net.n2oapp.framework:n2o-rest:7.23.9'
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-rest/
implementation ("net.n2oapp.framework:n2o-rest:7.23.9")
'net.n2oapp.framework:n2o-rest:jar:7.23.9'
<dependency org="net.n2oapp.framework" name="n2o-rest" rev="7.23.9">
<artifact name="n2o-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.framework', module='n2o-rest', version='7.23.9')
)
libraryDependencies += "net.n2oapp.framework" % "n2o-rest" % "7.23.9"
[net.n2oapp.framework/n2o-rest "7.23.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.n2oapp.framework : n2o-api | jar | 7.23.9 |
| net.n2oapp.framework : n2o-mvc | jar | 7.23.9 |
| net.n2oapp.framework : n2o-engine | jar | 7.23.9 |
| net.n2oapp.framework : n2o-config | jar | 7.23.9 |
| net.n2oapp.criteria : criteria-dataset | jar | 7.23.9 |
| org.springframework : spring-web | jar | |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.9.0 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.springframework : spring-test | jar |