Registry / utility / way-base

way-base

JSON →
library2.9.0javamavenunverified

Common utility library for the Objectos Way framework, providing foundational classes and helpers.

<dependency> <groupId>br.com.objectos</groupId> <artifactId>way-base</artifactId> <version>2.9.0</version> </dependency>
INSTALL
IMPORT
SIG · WAY-BASE
W
way-base
utilityjavav2.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WayBase
br.com.objectos.way.base.WayBase

Instantiates WayBase and prints its version.

import br.com.objectos.way.base.WayBase; WayBase base = new WayBase(); System.out.println(base.getVersion());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.9.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
way-base — mvn dependency:get way-base · libregistry