eFaps API

eFaps is an Open Source ERP.

License

License

GroupId

GroupId

org.efaps
ArtifactId

ArtifactId

efaps-api
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

eFaps API
eFaps is an Open Source ERP.
Project Organization

Project Organization

The eFaps Team
Source Code Management

Source Code Management

https://github.com/eFaps/eFaps-API/

Download efaps-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.efaps/efaps-api/ -->
<dependency>
    <groupId>org.efaps</groupId>
    <artifactId>efaps-api</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.efaps/efaps-api/
implementation 'org.efaps:efaps-api:3.2.0'
// https://jarcasting.com/artifacts/org.efaps/efaps-api/
implementation ("org.efaps:efaps-api:3.2.0")
'org.efaps:efaps-api:jar:3.2.0'
<dependency org="org.efaps" name="efaps-api" rev="3.2.0">
  <artifact name="efaps-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.efaps', module='efaps-api', version='3.2.0')
)
libraryDependencies += "org.efaps" % "efaps-api" % "3.2.0"
[org.efaps/efaps-api "3.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.efaps : efaps-kernel jar 3.2.0

Project Modules

There are no modules declared in this project.

eFaps-API

eFaps Application Program Interface

Codacy Badge Build Status

A collection of Interfaces and Enums which are packed in there own module to be able to have for example more than only one UserInterface.

org.efaps

eFaps

Versions

Version
3.2.0