| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Net |
| GroupId | GroupIdnet.n2oapp.properties |
| ArtifactId | ArtifactIdoverride-properties |
| Version | Version7.23.1 |
| 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.1.pom | |
| override-properties-7.23.1.jar | 29 KB |
| override-properties-7.23.1-sources.jar | 14 KB |
| override-properties-7.23.1-javadoc.jar | 498 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.properties/override-properties/ -->
<dependency>
<groupId>net.n2oapp.properties</groupId>
<artifactId>override-properties</artifactId>
<version>7.23.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.properties/override-properties/
implementation 'net.n2oapp.properties:override-properties:7.23.1'
// https://jarcasting.com/artifacts/net.n2oapp.properties/override-properties/
implementation ("net.n2oapp.properties:override-properties:7.23.1")
'net.n2oapp.properties:override-properties:jar:7.23.1'
<dependency org="net.n2oapp.properties" name="override-properties" rev="7.23.1">
<artifact name="override-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.properties', module='override-properties', version='7.23.1')
)
libraryDependencies += "net.n2oapp.properties" % "override-properties" % "7.23.1"
[net.n2oapp.properties/override-properties "7.23.1"]
| 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 |