Skip to content

neovera/jdiablo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is JDiablo?

JDiablo is a program activation framework that utilizes annotations to declare a program's options and initial environment.

How do I get the JAR?

JDiablo is available via Maven Central.

<dependency>
    <groupId>org.neovera.jdiablo</groupId>
    <artifactId>org-neovera-jdiablo</artifactId>
    <version>1.0</version>
</dependency>

What is the license?

JDiablo is licensed under the Apache License.

Packages

No packages published

Languages