Group: br.com.objectos - All Dependencies
br.com.objectos:core-throwable · Defines the Objectos Core Utilities for java.lang.Throwable and java.lang.StackTraceElement instances.
br.com.objectos:core-object · Defines the Objectos Core Utilities for java.lang.Object instances. Provides utitities for implementing equals(Object), hashCode() and toString() methods. Also provides a utitliy that helps constructors and methods check if they were invoked correctly or not.
br.com.objectos:fs · A Java multi-release library for filesystem access. Uses java.io for Java6 and java.nio.file for Java7+ while providing the same public API.
objectos :: way :: secure shell · A thin wrapper around the JSch library.
br.com.objectos:core-system · System properties utilities. In particular it eases handling 'os.*' properties.