| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.isis.core |
| Идентификатор | Идентификаторisis-core-tck-dom |
| Последняя версия | Последняя версия1.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеIsis Core TCK DOM
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).
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| isis-core-tck-dom-1.7.0.pom | |
| isis-core-tck-dom-1.7.0.jar | 94 KB |
| isis-core-tck-dom-1.7.0-tests.jar | 7 KB |
| isis-core-tck-dom-1.7.0-test-sources.jar | 6 KB |
| isis-core-tck-dom-1.7.0-sources.jar | 103 KB |
| isis-core-tck-dom-1.7.0-javadoc.jar | 729 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-tck-dom/ -->
<dependency>
<groupId>org.apache.isis.core</groupId>
<artifactId>isis-core-tck-dom</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-tck-dom/
implementation 'org.apache.isis.core:isis-core-tck-dom:1.7.0'
// https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-tck-dom/
implementation ("org.apache.isis.core:isis-core-tck-dom:1.7.0")
'org.apache.isis.core:isis-core-tck-dom:jar:1.7.0'
<dependency org="org.apache.isis.core" name="isis-core-tck-dom" rev="1.7.0">
<artifact name="isis-core-tck-dom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.isis.core', module='isis-core-tck-dom', version='1.7.0')
)
libraryDependencies += "org.apache.isis.core" % "isis-core-tck-dom" % "1.7.0"
[org.apache.isis.core/isis-core-tck-dom "1.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.isis.core : isis-core-applib | jar | 1.7.0 |
| org.datanucleus : datanucleus-accessplatform-jdo-rdbms | pom | 3.3.6 |
| org.datanucleus : datanucleus-jodatime | jar | 3.2.1 |
| com.google.guava : guava | jar | 16.0.1 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.jmock : jmock-junit4 | jar | 2.6.0 |
| org.objenesis : objenesis | jar | 1.4 |