Skip to content

ElecEntertainment/EEUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEUtils

Build Status
Latest Build
Latest Successful Build

EEUtils currently contains a logger and a management system for PropertiesFile from VIUtils

Development

Maven

    <dependency>
        <groupId>net.larry1123</groupId>
        <artifactId>EEUtils</artifactId>
        <version>[1.3.0,)</version> <!-- Will always use the latest version found (including snapshots)-->
    </dependency>

Repository:

    <repository>
        <id>repo1123</id>
        <name>Larry1123's Repo</name>
        <url>http://public.repo.larry1123.net/</url>
    </repository>

Java Docs

Primary: https://repo.larry1123.net/content/sites/eeutils_site/apidocs/
Jenkins: https://ci.larry1123.net/job/EEUtils/javadocs/

Compilation

Use maven to handle dependencies.

  • Install Maven 3
  • Check out the repo and: mvn clean install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages