| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.n2oapp.framework |
| ArtifactId | ArtifactIdn2o-engine |
| Last Version | Last Version7.23.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionn2o-engine
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-engine-7.23.9.pom | |
| n2o-engine-7.23.9.jar | 111 KB |
| n2o-engine-7.23.9-sources.jar | 59 KB |
| n2o-engine-7.23.9-javadoc.jar | 723 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-engine/ -->
<dependency>
<groupId>net.n2oapp.framework</groupId>
<artifactId>n2o-engine</artifactId>
<version>7.23.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-engine/
implementation 'net.n2oapp.framework:n2o-engine:7.23.9'
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-engine/
implementation ("net.n2oapp.framework:n2o-engine:7.23.9")
'net.n2oapp.framework:n2o-engine:jar:7.23.9'
<dependency org="net.n2oapp.framework" name="n2o-engine" rev="7.23.9">
<artifact name="n2o-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.framework', module='n2o-engine', version='7.23.9')
)
libraryDependencies += "net.n2oapp.framework" % "n2o-engine" % "7.23.9"
[net.n2oapp.framework/n2o-engine "7.23.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.n2oapp.framework : n2o-api | jar | 7.23.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| net.n2oapp.properties : override-properties | jar | 7.23.9 |
| net.n2oapp.context : static-context | jar | 7.23.9 |
| net.n2oapp.filters : filters-reducer | jar | 7.23.9 |
| net.n2oapp.criteria : criteria-api | jar | 7.23.9 |
| net.n2oapp.criteria : criteria-dataset | jar | 7.23.9 |
| net.n2oapp.register : register | jar | 7.23.9 |
| net.n2oapp.enginefactory : engine-factory | jar | 7.23.9 |
| net.n2oapp.routing : routing-datasource | jar | 7.23.9 |
| org.springframework : spring-core | jar | |
| org.springframework : spring-beans | jar | |
| org.springframework : spring-context | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.n2oapp.framework : n2o-config | jar | 7.23.9 |
| org.springframework : spring-test | jar | |
| junit : junit | jar | 4.13.2 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
| org.mockito : mockito-core | jar | 3.9.0 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| cglib : cglib | jar | 3.3.0 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.12 |