| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.n2oapp.framework |
| ArtifactId | ArtifactIdn2o-sandbox |
| Last Version | Last Version7.23.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionn2o-sandbox
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-sandbox-7.23.9.pom | |
| n2o-sandbox-7.23.9.jar | 2 MB |
| n2o-sandbox-7.23.9-sources.jar | 2 MB |
| n2o-sandbox-7.23.9-javadoc.jar | 827 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-sandbox/ -->
<dependency>
<groupId>net.n2oapp.framework</groupId>
<artifactId>n2o-sandbox</artifactId>
<version>7.23.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-sandbox/
implementation 'net.n2oapp.framework:n2o-sandbox:7.23.9'
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-sandbox/
implementation ("net.n2oapp.framework:n2o-sandbox:7.23.9")
'net.n2oapp.framework:n2o-sandbox:jar:7.23.9'
<dependency org="net.n2oapp.framework" name="n2o-sandbox" rev="7.23.9">
<artifact name="n2o-sandbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.framework', module='n2o-sandbox', version='7.23.9')
)
libraryDependencies += "net.n2oapp.framework" % "n2o-sandbox" % "7.23.9"
[net.n2oapp.framework/n2o-sandbox "7.23.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.n2oapp.framework : n2o-autoconfigure | jar | 7.23.9 |
| net.n2oapp.framework : n2o-access | jar | 7.23.9 |
| org.springframework.boot : spring-boot-starter-data-rest | jar | 2.5.12 |
| org.springframework.boot : spring-boot-starter-websocket | jar | 2.5.12 |
| org.springframework.boot : spring-boot-starter-data-mongodb | jar | 2.5.12 |
| com.h2database : h2 | jar | 1.4.200 |
| org.projectlombok : lombok | jar | 1.18.22 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.12 |
| net.n2oapp.framework : n2o-web | jar | 7.23.9 |
| net.n2oapp.framework : n2o-autotest | jar | 7.23.9 |
| io.qameta.allure : allure-junit5 | jar | 2.13.3 |
| io.qameta.allure : allure-selenide | jar | 2.13.3 |
| com.github.tomakehurst : wiremock-jre8 | jar | 2.32.0 |