Skip to content
This repository has been archived by the owner on Apr 6, 2018. It is now read-only.

synyx/hera

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
si
 
 
 
 
 
 
 
 
 
 

The smallest plugin system ever

NOTE: This project is superseded by Spring Plugin

To get started with Hera read this short introductory blog post or browse through the document#1. Check out the news for latest changes.

Downloads

Source code repository

You can browse the codebase of Hera directly in your web browser or clone it to your local machine with:

Maven integration

To use Hera in your Maven project you need to add Synyx Maven repository to your list of repositories:


<repository>
  <id>maven2.synyx.repository</id>
  <name>Synyx Maven2 Repository</name>
  <url>http://repo.synyx.org</url>

After that integrating Hera is just a matter of declaring the dependency:


<dependency>
  <groupId>org.synyx.hera</groupId>
  <artifactId>org.synyx.hera.core</artifactId>
  <version>0.5</version>

Further documents

About

The smallest plugin system ever. This project is superseded by "Spring Plugin".

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages