io.permazen.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of permazen-main Show documentation
Show all versions of permazen-main Show documentation
Permazen classes that map Java model classes onto the core API.
The newest version!
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
/**
* Abstraction layer allowing access to a {@link io.permazen.core.Database} using normal Java objects.
*
* @see io.permazen.Permazen
* @see io.permazen.core.Database
* @see The Permazen Project
*/
package io.permazen;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy