| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Net |
| GroupId | GroupIdnet.n2oapp.properties |
| ArtifactId | ArtifactIdoverride-properties |
| Last Version | Last Version7.23.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionoverride-properties
Framework for creating web applications with rich user interface without deep knowledge of WEB technologies and Frontend frameworks. Based on Java и ReactJS
|
| Filename | Size |
|---|---|
| override-properties-7.23.9.pom | |
| override-properties-7.23.9.jar | 30 KB |
| override-properties-7.23.9-sources.jar | 15 KB |
| override-properties-7.23.9-javadoc.jar | 496 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.properties/override-properties/ -->
<dependency>
<groupId>net.n2oapp.properties</groupId>
<artifactId>override-properties</artifactId>
<version>7.23.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.properties/override-properties/
implementation 'net.n2oapp.properties:override-properties:7.23.9'
// https://jarcasting.com/artifacts/net.n2oapp.properties/override-properties/
implementation ("net.n2oapp.properties:override-properties:7.23.9")
'net.n2oapp.properties:override-properties:jar:7.23.9'
<dependency org="net.n2oapp.properties" name="override-properties" rev="7.23.9">
<artifact name="override-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.properties', module='override-properties', version='7.23.9')
)
libraryDependencies += "net.n2oapp.properties" % "override-properties" % "7.23.9"
[net.n2oapp.properties/override-properties "7.23.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | |
| org.springframework : spring-web | jar | |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |