MVN

org.apache.isis.core : isis-core-interaction

Maven & Gradle

Oct 14, 2022
3 usages

Apache Isis Core - Interaction · Provides _Interaction Scope_. Top level action execution or property changes are wrapped in an _Interaction_. That typically corresponds to a http request/response cycle or a JUnit test method execution.

<dependency>
    <groupId>org.apache.isis.core</groupId>
    <artifactId>isis-core-interaction</artifactId>
    <version>2.0.0-M9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.isis.core : isis-core-interaction to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0-M9

All Versions

Choose a version of org.apache.isis.core : isis-core-interaction to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
isis-core-interaction-2.0.0-M9
isis-core-interaction-2.0.0-M8
isis-core-interaction-2.0.0-M7
isis-core-interaction-2.0.0-M6
isis-core-interaction-2.0.0-M5

How to add a dependency to Maven

Add the following org.apache.isis.core : isis-core-interaction maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.isis.core</groupId>
    <artifactId>isis-core-interaction</artifactId>
    <version>2.0.0-M9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.isis.core : isis-core-interaction gradle dependency to your build.gradle file:

implementation 'org.apache.isis.core:isis-core-interaction:2.0.0-M9'

Gradle Kotlin DSL: Add the following org.apache.isis.core : isis-core-interaction gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.isis.core:isis-core-interaction:2.0.0-M9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.isis.core : isis-core-interaction sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.isis.core" % "isis-core-interaction" % "2.0.0-M9"

Advertisement

Dependencies from Group

Jan 14, 2019
137 usages
667 stars
Jan 14, 2019
119 usages
667 stars
Oct 14, 2022
97 usages
667 stars
Oct 14, 2022
86 usages
667 stars
Oct 14, 2022
46 usages
667 stars

Discover Dependencies

Aug 10, 2023
9 usages
27 stars
Aug 10, 2023
9 usages
27 stars
Apr 22, 2023
2 usages
8 stars
Aug 24, 2023
3 usages
43 stars
Aug 24, 2023
2 usages
43 stars
Aug 24, 2023
2 usages
43 stars
Aug 24, 2023
2 usages
43 stars
Aug 22, 2023
4 usages
175 stars
Mar 27, 2021
2 usages
0 stars