Last Version

Apache Isis Wicket Viewer Implementation 2.0.0-M2

Core framework, providing metamodel, runtime and core APIs. Also defines standard build process, as well as standard set of 3rd party dependencies (eg for testing and logging frameworks).

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.apache.isis.core
ArtifactId

ArtifactId

isis-core-viewer-wicket-impl
Version

Version

2.0.0-M2
Type

Type

jar
Description

Description

Apache Isis Wicket Viewer Implementation
Core framework, providing metamodel, runtime and core APIs. Also defines standard build process, as well as standard set of 3rd party dependencies (eg for testing and logging frameworks).
Project Organization

Project Organization

The Apache Software Foundation

Download isis-core-viewer-wicket-impl 2.0.0-M2


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.isis.core : isis-core-viewer-wicket-ui jar 2.0.0-M2
org.apache.isis.core : isis-core-runtime jar 2.0.0-M2
org.apache.wicket : wicket-auth-roles jar 8.2.0
de.agilecoders.wicket : wicket-bootstrap-core jar 2.0.3
net.ftlines.wicket-source : wicket-source jar 7.0.0
commons-io : commons-io jar 2.6
com.google.inject : guice-parent pom 4.1.0
org.slf4j : slf4j-api jar 1.7.21

test (6)

Group / Artifact Type Version
org.apache.isis.core : isis-core-unittestsupport jar 2.0.0-M2
org.jmock : jmock-junit4 jar 2.6.0
org.hamcrest : hamcrest-library jar 1.3
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.junit.vintage : junit-vintage-engine jar 5.3.1

Project Modules

There are no modules declared in this project.