EnFlexIT / JADE

This repo contains the original JADE code from the SVN of Telecom Italia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JADE

This repository contains the original JADE code from the SVN of Telecom Italia

Maven Central

The Code of the Master branch will be published as an JAR packaged as an OSGI-Bundle. You can find it on Maven Central. If you want to include it via Maven, you can use this dependency:

<dependency>
    <groupId>de.enflexit.jade</groupId>
    <artifactId>de.enflexit.jade</artifactId>
    <version>4.6.1</version>
</dependency>

The workflow for publishing to Maven Central is fully automated through a Github action. You can find the action here. The Github action is triggered when a release is published.

Branches

Master

Contains our changes and extensions to the code of the JADE platform. The master branch will also include future changes made by Telecom Italia.

JADE-TILAB

This branch contains the original and current JADE code from the SVN of Telecom Italia. It will be updated frequently. The update process and its documentation and scripts can be found in the update folder of this repository.

About

This repo contains the original JADE code from the SVN of Telecom Italia

License:GNU Lesser General Public License v2.1


Languages

Language:Java 99.2%Language:HTML 0.4%Language:Batchfile 0.1%Language:CLIPS 0.1%Language:C# 0.1%Language:Makefile 0.1%Language:Shell 0.0%