Last Version

BDD Viewers: Common 0.2.0-incubating

Root POM for core framework, the viewers, and the runtime implementations. Defines standard build process, as well as standard set of 3rd party dependencies (eg for testing and logging frameworks).

License

License

GroupId

GroupId

org.apache.isis.viewer
ArtifactId

ArtifactId

bdd-common
Version

Version

0.2.0-incubating
Type

Type

jar
Description

Description

BDD Viewers: Common
Root POM for core framework, the viewers, and the runtime implementations. 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 bdd-common 0.2.0-incubating


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.isis.core : progmodel jar
org.apache.isis.runtimes.dflt : runtime jar
org.apache.isis.runtimes.dflt.objectstores : dflt jar
org.apache.isis.runtimes.dflt.profilestores : dflt jar
org.apache.isis.security : dflt jar
com.google.guava : guava jar r08
log4j : log4j jar 1.2.16
org.hamcrest : hamcrest-library jar 1.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.jmock : jmock-junit4 jar 2.5.1
org.jmock : jmock-legacy jar 2.5.1
cglib : cglib-nodep jar 2.1_3
org.objenesis : objenesis jar 1.2

import (1)

Group / Artifact Type Version
org.apache.isis : progmodels pom 0.2.0-incubating

Project Modules

There are no modules declared in this project.