MVN

org.beigesoft : beigesoft-webcrud

Maven & Gradle

Feb 11, 2019
1 usages

Beigesoft™ CRUD WEB-application. · This is CRUD interface based on standard JEE MVC servlet, JSP, JSTL. It renders forms and lists of any entity according XML settings (Beige-Settings). Database logic is handled by Beige-ORM. It also includes Mail-sender and database replicator through WEB-service. It is SQLite configured. Put WAR file into Tomcat7 webapps, make sure that Tomcat has libraries: HikariCP-2.4.3.jar, sqlite-jdbc-3.8.11.2.jar, slf4j-api-1.7.12.jar (versions may be different), for MS Windows change file separator in META-INF\context.xml connectionURL from "/" to "\" and reassemble WAR. Beigesoft-Accounting-Web extends it into very complex business application.

<dependency>
    <groupId>org.beigesoft</groupId>
    <artifactId>beigesoft-webcrud</artifactId>
    <version>1.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.beigesoft : beigesoft-webcrud to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.8

All Versions

Choose a version of org.beigesoft : beigesoft-webcrud to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
beigesoft-webcrud-1.1.8
beigesoft-webcrud-1.1.7
beigesoft-webcrud-1.1.6
beigesoft-webcrud-1.1.5
beigesoft-webcrud-1.1.4

How to add a dependency to Maven

Add the following org.beigesoft : beigesoft-webcrud maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.beigesoft</groupId>
    <artifactId>beigesoft-webcrud</artifactId>
    <version>1.1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.beigesoft : beigesoft-webcrud gradle dependency to your build.gradle file:

implementation 'org.beigesoft:beigesoft-webcrud:1.1.8'

Gradle Kotlin DSL: Add the following org.beigesoft : beigesoft-webcrud gradle kotlin dependency to your build.gradle.kts file:

implementation("org.beigesoft:beigesoft-webcrud:1.1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.beigesoft : beigesoft-webcrud sbt scala dependency to your build.sbt file:

libraryDependencies += "org.beigesoft" % "beigesoft-webcrud" % "1.1.8"

Advertisement

Dependencies from Group

Oct 14, 2019
8 usages
Oct 14, 2019
6 usages
0 stars
Dec 24, 2016
6 usages
Oct 14, 2019
6 usages
Dec 24, 2016
5 usages

Discover Dependencies

Feb 11, 2019
2 usages
Dec 11, 2017
1 usages
0 stars
Oct 16, 2018
3 usages
114 stars
Oct 27, 2021
131 stars
Oct 31, 2018
5 usages
33 stars
Oct 31, 2018
2 usages
33 stars