Skip to content

cekvenich/topseed4j

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

topseed4j

Helper library for Java. Over the few projects we work on, these are some things we often need - we share this in our projects - so it is easier at runtime.

Likely you don't want to be here other than to view the dependencies/BOM in lib folder. Downstream support for bake(jbake fork), jade4j and loadGen.

Use in gradle like this:

  dependencies {
    compile "com.github.appthings:topseed4j:v1.xx.XX"
  }
  // where xx.XX is the latest version.

Released into maven central: http://oss.sonatype.org/#welcome

About

Helper library for Java

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • HTML 0.2%