SkillAgentSearch skills...

Billy

An opensource invoicing engine

Install / Use

/learn @premium-minds/Billy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Billy

Billy is a billing library for applications providing them with ability to create, manage, and store billing artifacts such as invoices and credit notes. It also supports the export of the persisted the persisted data in PDF and SAF-T formats.

Billy was built to be easily extended in order to support additional taxing systems for different countries. Billy's core module was based on the OECD's SAF-T schema, providing a standard module from which one can extend and further develop to support new modules for different countries.

The objective is for all modules to be compliant with the existing regulations for their country. However, we do not in any way intend to provide a certified library, it should be the responsibility of applications that use billy to seek certification for themselves.

Maven projects

Maven Central

Add the following maven dependency to your project pom.xml:

<dependency>
   <groupId>com.premiumminds</groupId>
   <artifactId>billy-portugal</artifactId>
   <version>9.5.0</version>
</dependency>

Check out sonatype repository for latest snapshots and releases.

Continuous Integration

Java CI with Maven

Javadoc

| Module | Javadoc | |----------------------|---------| | billy-core | javadoc | | billy-core-jpa | javadoc | | billy-gin | javadoc | | billy-portugal | javadoc | | billy-spain | javadoc | | billy-france | javadoc |

Licence

GitHub

Copyright (C) 2013 Premium Minds

Licensed under the GNU Lesser General Public Licence

Demo

There is a demonstration project on how to use billy in premium-minds/billy-demo-app

Related Skills

View on GitHub
GitHub Stars44
CategoryFinance
Updated1mo ago
Forks18

Languages

Java

Security Score

95/100

Audited on Feb 24, 2026

No findings