Apache Isis Core

Core framework, providing metamodel, runtime and core APIs.

License

License

GroupId

GroupId

org.apache.isis.core
ArtifactId

ArtifactId

isis-core
Last Version

Last Version

2.0.0-M7
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Isis Core
Core framework, providing metamodel, runtime and core APIs.
Project URL

Project URL

https://isis.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download isis-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.isis.core/isis-core/ -->
<dependency>
    <groupId>org.apache.isis.core</groupId>
    <artifactId>isis-core</artifactId>
    <version>2.0.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.isis.core/isis-core/
implementation 'org.apache.isis.core:isis-core:2.0.0-M7'
// https://jarcasting.com/artifacts/org.apache.isis.core/isis-core/
implementation ("org.apache.isis.core:isis-core:2.0.0-M7")
'org.apache.isis.core:isis-core:jar:2.0.0-M7'
<dependency org="org.apache.isis.core" name="isis-core" rev="2.0.0-M7">
  <artifact name="isis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.isis.core', module='isis-core', version='2.0.0-M7')
)
libraryDependencies += "org.apache.isis.core" % "isis-core" % "2.0.0-M7"
[org.apache.isis.core/isis-core "2.0.0-M7"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

  • ../supplemental-model
  • jdk-supplemental
  • ../commons
  • ../api/schema
  • ../api/applib
  • codegen-bytebuddy
  • config
  • interaction
  • internaltestsupport
  • metamodel
  • runtime
  • runtimeservices
  • transaction
  • webapp
  • security
  • ../security/bypass
  • ../security/keycloak
  • ../security/shiro
  • ../security/spring
  • ../viewers/common
  • ../viewers/restfulobjects
  • ../viewers/wicket
  • ../persistence/jdo
  • ../persistence/jpa
org.apache.isis.core

The Apache Software Foundation

Versions

Version
2.0.0-M7
2.0.0-M6
2.0.0-M5
2.0.0-M4