License |
License |
---|---|
Categories |
CategoriesNet Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdnet.n2oapp.framework |
ArtifactId | ArtifactIdn2o-autoconfigure |
Last Version | Last Version7.23.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionn2o-autoconfigure
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-autoconfigure-7.23.9.pom | |
n2o-autoconfigure-7.23.9.jar | 70 KB |
n2o-autoconfigure-7.23.9-sources.jar | 38 KB |
n2o-autoconfigure-7.23.9-javadoc.jar | 610 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-autoconfigure/ -->
<dependency>
<groupId>net.n2oapp.framework</groupId>
<artifactId>n2o-autoconfigure</artifactId>
<version>7.23.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-autoconfigure/
implementation 'net.n2oapp.framework:n2o-autoconfigure:7.23.9'
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-autoconfigure/
implementation ("net.n2oapp.framework:n2o-autoconfigure:7.23.9")
'net.n2oapp.framework:n2o-autoconfigure:jar:7.23.9'
<dependency org="net.n2oapp.framework" name="n2o-autoconfigure" rev="7.23.9">
<artifact name="n2o-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.framework', module='n2o-autoconfigure', version='7.23.9')
)
libraryDependencies += "net.n2oapp.framework" % "n2o-autoconfigure" % "7.23.9"
[net.n2oapp.framework/n2o-autoconfigure "7.23.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.12 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.12 |
net.n2oapp.framework : n2o-config | jar | 7.23.9 |
net.n2oapp.framework : n2o-engine | jar | 7.23.9 |
net.n2oapp.framework : n2o-rest | jar | 7.23.9 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
com.zaxxer : HikariCP Optional | jar | 3.4.5 |
org.postgresql : postgresql Optional | jar | 42.2.19 |
org.springframework : spring-jdbc Optional | jar | |
org.springframework.data : spring-data-redis Optional | jar | |
org.springframework.boot : spring-boot-starter-websocket Optional | jar | 2.5.12 |
net.n2oapp.routing : routing-datasource Optional | jar | 7.23.9 |
javax.ejb : ejb-api Optional | jar | 3.0 |
net.n2oapp.framework : n2o-access Optional | jar | 7.23.9 |
org.springframework.boot : spring-boot-starter-data-mongodb Optional | jar | 2.5.12 |
org.camunda.bpm : camunda-engine Optional | jar | 7.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.12 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.5.12 |
com.h2database : h2 | jar | 1.4.200 |