accounting icon indicating copy to clipboard operation
accounting copied to clipboard

Double-entry bookkeeping library

Results 3 accounting issues
Sort by recently updated
recently updated
newest added

When building with java 17 I'm getting this otherwise ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project accounting: Fatal error compiling: java.lang.ExceptionInInitializerError: Unable to make field private com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors...

Hi there, Nice job! Are you planning to support multiple storage implementations like jpa, or custom ones? thank you :)

enhancement
help wanted

Bumps [guava](https://github.com/google/guava) from 29.0-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

dependencies