is not current version
Last Version 2.0.0-M7

Apache Isis Commons 2.0.0-M5

Apache Isis Commons is a library with utilities, that are shared with the entire Apache Isis ecosystem.

License

License

GroupId

GroupId

org.apache.isis.commons
ArtifactId

ArtifactId

isis-commons
Version

Version

2.0.0-M5
Type

Type

jar
Description

Description

Apache Isis Commons
Apache Isis Commons is a library with utilities, that are shared with the entire Apache Isis ecosystem.
Project Organization

Project Organization

The Apache Software Foundation

Download isis-commons 2.0.0-M5


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

Dependencies

compile (9)

Group / Artifact Type Version
javax : javaee-api jar 8.0.1
com.google.code.findbugs : annotations jar 3.0.1u2
com.fasterxml.jackson.core : jackson-databind jar
org.yaml : snakeyaml jar 1.27
org.springframework : spring-context jar
org.springframework : spring-tx jar
org.springframework.boot : spring-boot-starter jar 2.4.3
org.springframework.boot : spring-boot-starter-log4j2 jar 2.4.3
org.slf4j : slf4j-api jar 1.7.30

provided (1)

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

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

There are no modules declared in this project.