Registry / serialization / isis-core-schema

isis-core-schema

JSON →
library1.17.0javamavenunverified

Provides Apache Isis schemas for conversion into canonical DTOs used in integration scenarios.

<dependency> <groupId>org.apache.isis.core</groupId> <artifactId>isis-core-schema</artifactId> <version>1.17.0</version> </dependency>
INSTALL
IMPORT
SIG · ISIS-CORE-SCHEMA
I
isis-core-schema
serializationjavav1.17.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.

IsisSchema
org.apache.isis.core.schema.IsisSchema

Accesses the Isis schema version.

import org.apache.isis.core.schema.IsisSchema; public class QuickStart { public static void main(String[] args) { IsisSchema schema = new IsisSchema(); System.out.println(schema.getVersion()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.17.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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