Apache Isis Subdomains

A library of domain services and of supporting subdomains (often technical in nature), to be called from the core domain of an Apache Isis applications.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.apache.isis.subdomains
ArtifactId

ArtifactId

isis-subdomains
Last Version

Last Version

2.0.0-M7
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Isis Subdomains
A library of domain services and of supporting subdomains (often technical in nature), to be called from the core domain of an Apache Isis applications.
Project Organization

Project Organization

The Apache Software Foundation

Download isis-subdomains

How to add to project

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

Dependencies

provided (1)

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

Project Modules

  • base
  • poi
  • docx
  • excel
  • freemarker
  • ognl
  • pdfbox
  • spring
  • xdocreport
  • zip
org.apache.isis.subdomains

The Apache Software Foundation

Versions

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