ACE::ComponentTests

Base project for different ARPG Character editors

Лицензия

Лицензия

Группа

Группа

com.github.stromner
Идентификатор

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

ace-component-tests
Последняя версия

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

76
Дата

Дата

Тип

Тип

jar
Описание

Описание

ACE::ComponentTests
Base project for different ARPG Character editors
Организация-разработчик

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

Pivotal Software, Inc.

Скачать ace-component-tests

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.stromner/ace-component-tests/ -->
<dependency>
    <groupId>com.github.stromner</groupId>
    <artifactId>ace-component-tests</artifactId>
    <version>76</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stromner/ace-component-tests/
implementation 'com.github.stromner:ace-component-tests:76'
// https://jarcasting.com/artifacts/com.github.stromner/ace-component-tests/
implementation ("com.github.stromner:ace-component-tests:76")
'com.github.stromner:ace-component-tests:jar:76'
<dependency org="com.github.stromner" name="ace-component-tests" rev="76">
  <artifact name="ace-component-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stromner', module='ace-component-tests', version='76')
)
libraryDependencies += "com.github.stromner" % "ace-component-tests" % "76"
[com.github.stromner/ace-component-tests "76"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.stromner : ace-application jar 76

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE
junit : junit jar 4.13

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
76
75
71