License |
License |
---|---|
GroupId | GroupIdorg.beigesoft |
ArtifactId | ArtifactIdbeige-web-jar |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeige WEB interface Java code
Supply universal renderer based on standard JEE MVC servlet, JSP, JSTL.
It renders forms and lists of any entity according XML settings.
|
Project Organization |
Project OrganizationBeigesoft ™ |
Filename | Size |
---|---|
beige-web-jar-1.1.3.pom | |
beige-web-jar-1.1.3.jar | 29 KB |
beige-web-jar-1.1.3-src.tar.bz2 | 12 KB |
beige-web-jar-1.1.3-sources.jar | 27 KB |
beige-web-jar-1.1.3-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beigesoft/beige-web-jar/ -->
<dependency>
<groupId>org.beigesoft</groupId>
<artifactId>beige-web-jar</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beige-web-jar/
implementation 'org.beigesoft:beige-web-jar:1.1.3'
// https://jarcasting.com/artifacts/org.beigesoft/beige-web-jar/
implementation ("org.beigesoft:beige-web-jar:1.1.3")
'org.beigesoft:beige-web-jar:jar:1.1.3'
<dependency org="org.beigesoft" name="beige-web-jar" rev="1.1.3">
<artifact name="beige-web-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beige-web-jar', version='1.1.3')
)
libraryDependencies += "org.beigesoft" % "beige-web-jar" % "1.1.3"
[org.beigesoft/beige-web-jar "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.beigesoft : beige-jdbc | jar | 1.1.3-SNAPSHOT |
org.beigesoft : beige-replicator | jar | 1.1.3-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.beigesoft : beige-orm | test-jar | 1.1.3-SNAPSHOT |
org.beigesoft : beige-settings | test-jar | 1.1.3-SNAPSHOT |
junit : junit | jar | 4.10 |