License |
License |
---|---|
Categories |
CategoriesNet Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdnet.n2oapp.framework |
ArtifactId | ArtifactIdn2o-autoconfigure |
Version | Version7.16.5 |
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.16.5.pom | |
n2o-autoconfigure-7.16.5.jar | 86 KB |
n2o-autoconfigure-7.16.5-sources.jar | 45 KB |
n2o-autoconfigure-7.16.5-javadoc.jar | 664 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-autoconfigure/ -->
<dependency>
<groupId>net.n2oapp.framework</groupId>
<artifactId>n2o-autoconfigure</artifactId>
<version>7.16.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-autoconfigure/
implementation 'net.n2oapp.framework:n2o-autoconfigure:7.16.5'
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-autoconfigure/
implementation ("net.n2oapp.framework:n2o-autoconfigure:7.16.5")
'net.n2oapp.framework:n2o-autoconfigure:jar:7.16.5'
<dependency org="net.n2oapp.framework" name="n2o-autoconfigure" rev="7.16.5">
<artifact name="n2o-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.framework', module='n2o-autoconfigure', version='7.16.5')
)
libraryDependencies += "net.n2oapp.framework" % "n2o-autoconfigure" % "7.16.5"
[net.n2oapp.framework/n2o-autoconfigure "7.16.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.7.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.7.RELEASE |
net.n2oapp.framework : n2o-config | jar | 7.16.5 |
net.n2oapp.framework : n2o-engine | jar | 7.16.5 |
net.n2oapp.framework : n2o-rest | jar | 7.16.5 |
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 | |
net.n2oapp.routing : routing-datasource Optional | jar | 7.16.5 |
javax.ejb : ejb-api Optional | jar | 3.0 |
net.n2oapp.framework : n2o-access Optional | jar | 7.16.5 |
net.n2oapp.framework : n2o-export Optional | jar | 7.16.5 |
org.mongodb : mongodb-driver Optional | jar | 3.11.2 |
org.camunda.bpm : camunda-engine Optional | jar | 7.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.7.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.2.7.RELEASE |
com.h2database : h2 | jar | 1.4.200 |