Skip to content
/ osgan Public
forked from HttpMarco/osgan

Osgan offers developers streamlined utility functions for reflection, data manipulation, and general tasks, emphasizing simplicity and extensibility.

License

Notifications You must be signed in to change notification settings

Thiies/osgan

 
 

Repository files navigation

Reflections

Release Version

Installation

Planned in the future

  • Better json reader and worker
  • Aeon and yaml support
  • Simple and easy kubernetes api

Snapshot-Repository: Find latest snapshot version here Click

repositories {
    maven { url = uri("https://s01.oss.sonatype.org/content/repositories/snapshots/") }
}

Dependency:

implementation("dev.httpmarco:osgan-files:version")
implementation("dev.httpmarco:osgan-reflections:version")
implementation("dev.httpmarco:osgan-utils:version")
implementation("dev.httpmarco:osgan-kubernetes:version")

Readme work in progress...

About

Osgan offers developers streamlined utility functions for reflection, data manipulation, and general tasks, emphasizing simplicity and extensibility.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%