| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка jQAssistant Тестирование приложения и мониторинг Code Analysis |
| Группа | Группаcom.buschmais.jqassistant.core |
| Идентификатор | Идентификаторstore |
| Версия | Версия1.10.0-ALPHA1 |
| Тип | Типjar |
| Описание |
ОписаниеjQAssistant Core Store
The jQAssistant Core Framework providing the basic infrastructure
for all jQAssistant plugins and other jQAssistant tools.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| store-1.10.0-ALPHA1.pom | |
| store-1.10.0-ALPHA1.jar | 18 KB |
| store-1.10.0-ALPHA1-tests.jar | 3 KB |
| store-1.10.0-ALPHA1-sources.jar | 11 KB |
| store-1.10.0-ALPHA1-javadoc.jar | 97 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/store/ -->
<dependency>
<groupId>com.buschmais.jqassistant.core</groupId>
<artifactId>store</artifactId>
<version>1.10.0-ALPHA1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/store/
implementation 'com.buschmais.jqassistant.core:store:1.10.0-ALPHA1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/store/
implementation ("com.buschmais.jqassistant.core:store:1.10.0-ALPHA1")
'com.buschmais.jqassistant.core:store:jar:1.10.0-ALPHA1'
<dependency org="com.buschmais.jqassistant.core" name="store" rev="1.10.0-ALPHA1">
<artifact name="store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='store', version='1.10.0-ALPHA1')
)
libraryDependencies += "com.buschmais.jqassistant.core" % "store" % "1.10.0-ALPHA1"
[com.buschmais.jqassistant.core/store "1.10.0-ALPHA1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.jqassistant.core : shared | jar | 1.10.0-ALPHA1 |
| com.buschmais.jqassistant.neo4jserver : bootstrap | jar | 1.10.0-ALPHA1 |
| com.buschmais.xo : xo.neo4j.api | jar | 1.2.0 |
| com.buschmais.xo : xo.neo4j.embedded | jar | 1.2.0 |
| com.buschmais.xo : xo.neo4j.remote | jar | 1.2.0 |
| org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.xo : xo.impl | jar | 1.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |