Registry / other / isis-applib

isis-applib

JSON →
library2.0.0-M9javamavenunverified

Provides annotations and utilities for the default Java programming model in Apache Isis.

<dependency> <groupId>org.apache.isis.core</groupId> <artifactId>isis-applib</artifactId> <version>2.0.0-M9</version> </dependency>
INSTALL
IMPORT
SIG · ISIS-APPLIB
I
isis-applib
otherjavav2.0.0-M9
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.

DomainObject
org.apache.isis.applib.annotation.DomainObject

Annotate a domain object with @DomainObject to make it a persistent entity in Apache Isis.

import org.apache.isis.applib.annotation.DomainObject; @DomainObject public class MyEntity { private String name; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0-M9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
isis-applib — mvn dependency:get isis-applib · libregistry