[MPL2] generic back tools for all websites (simplify back development). it contains a tool to simply access and request bdd with object introspection
src/org/kar/archidata | ||
.classpath | ||
.project | ||
CheckStyle.xml | ||
CleanUp.xml | ||
Formatter.xml | ||
LICENSE | ||
pom.xml | ||
README.md |
Generic backend for archidata in java
mvn install
// create a single package jar mvn clean compile assembly:single
generic interface for all KAR web application
Read instruction for tocken in ~/.m2/setting.xml
release:
export PATH=/usr/lib/jvm/java-18-openjdk/bin:$PATH mvn install mvn deploy