License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.n2oapp.framework |
ArtifactId | ArtifactIdn2o-engine-sql |
Last Version | Last Version7.4.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework 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-sql-7.4.18.pom | |
n2o-engine-sql-7.4.18.jar | 26 KB |
n2o-engine-sql-7.4.18-sources.jar | 15 KB |
n2o-engine-sql-7.4.18-javadoc.jar | 484 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-engine-sql/ -->
<dependency>
<groupId>net.n2oapp.framework</groupId>
<artifactId>n2o-engine-sql</artifactId>
<version>7.4.18</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-engine-sql/
implementation 'net.n2oapp.framework:n2o-engine-sql:7.4.18'
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-engine-sql/
implementation ("net.n2oapp.framework:n2o-engine-sql:7.4.18")
'net.n2oapp.framework:n2o-engine-sql:jar:7.4.18'
<dependency org="net.n2oapp.framework" name="n2o-engine-sql" rev="7.4.18">
<artifact name="n2o-engine-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.framework', module='n2o-engine-sql', version='7.4.18')
)
libraryDependencies += "net.n2oapp.framework" % "n2o-engine-sql" % "7.4.18"
[net.n2oapp.framework/n2o-engine-sql "7.4.18"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.1.RELEASE |
net.n2oapp.framework : n2o-engine | jar | 7.4.18 |
org.springframework : spring-jdbc | jar | |
net.n2oapp.routing : routing-datasource | jar | 7.4.18 |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 42.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |