is not current version
Last Version 2.0.0-M7

Apache Isis - JDK Supplemental 2.0.0-M5

Defines a module to bring in dependencies that were part of JDK 8 but had been removed with later JDK versions. Will be removed once the framework migrates to Java 11 as the required minimum version.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.apache.isis.core
ArtifactId

ArtifactId

isis-jdk-supplemental
Version

Version

2.0.0-M5
Type

Type

jar
Description

Description

Apache Isis - JDK Supplemental
Defines a module to bring in dependencies that were part of JDK 8 but had been removed with later JDK versions. Will be removed once the framework migrates to Java 11 as the required minimum version.
Project Organization

Project Organization

The Apache Software Foundation

Download isis-jdk-supplemental 2.0.0-M5


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

Dependencies

compile (9)

Group / Artifact Type Version
com.sun.xml.ws : jaxws-ri pom 2.3.3
com.sun.xml.ws : jaxws-rt jar 2.3.3
com.fasterxml.woodstox : woodstox-core jar 6.2.4
org.codehaus.woodstox : stax2-api jar 4.2.1
org.eclipse.persistence : org.eclipse.persistence.moxy jar 2.7.8
org.eclipse.persistence : org.eclipse.persistence.sdo jar 2.7.8
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-core jar 2.3.0.1
com.sun.xml.bind : jaxb-impl jar 2.3.3

provided (1)

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

Project Modules

There are no modules declared in this project.