| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииeXist Данные Базы данных |
| Группа | Группаorg.exist-db |
| Идентификатор | Идентификаторexist-core-jcstress |
| Последняя версия | Последняя версия6.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеeXist-db Core JCStress Tests
eXist-db NoSQL Database
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| exist-core-jcstress-6.0.1.pom | |
| exist-core-jcstress-6.0.1.jar | 20 KB |
| exist-core-jcstress-6.0.1-sources.jar | 8 KB |
| exist-core-jcstress-6.0.1-javadoc.jar | 74 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-core-jcstress/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-core-jcstress</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-core-jcstress/
implementation 'org.exist-db:exist-core-jcstress:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-core-jcstress/
implementation ("org.exist-db:exist-core-jcstress:6.0.1")
'org.exist-db:exist-core-jcstress:jar:6.0.1'
<dependency org="org.exist-db" name="exist-core-jcstress" rev="6.0.1">
<artifact name="exist-core-jcstress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-core-jcstress', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-core-jcstress" % "6.0.1"
[org.exist-db/exist-core-jcstress "6.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjdk.jcstress : jcstress-core | jar | 0.15 |
| org.exist-db : exist-core | jar | 6.0.1 |