Последняя версия

Isis Core TCK App 1.7.0

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).

Лицензия

Лицензия

Группа

Группа

org.apache.isis.core
Идентификатор

Идентификатор

isis-core-tck
Версия

Версия

1.7.0
Тип

Тип

jar
Описание

Описание

Isis Core TCK App
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).
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать isis-core-tck 1.7.0

Имя Файла Размер
isis-core-tck-1.7.0.pom 6 KB
isis-core-tck-1.7.0-tests.jar 2 KB
Обзор

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 16.0.1
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-api jar 1.7.6

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.jmock : jmock-junit4 jar 2.6.0
org.objenesis : objenesis jar 1.4

Модули Проекта

  • tck-dom
  • tck-fixture
  • tck-viewer-restfulobjects