| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.neo4j |
| Идентификатор | Идентификаторserver-plugin-test |
| Версия | Версия3.5.28 |
| Тип | Типjar |
| Описание |
ОписаниеNeo4j - Server Plugin Tests
Tests the server plugin registration functionality.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| server-plugin-test-3.5.28.pom | |
| server-plugin-test-3.5.28.jar | 39 KB |
| server-plugin-test-3.5.28-tests.jar | 69 KB |
| server-plugin-test-3.5.28-sources.jar | 38 KB |
| server-plugin-test-3.5.28-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.neo4j/server-plugin-test/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>server-plugin-test</artifactId>
<version>3.5.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/server-plugin-test/
implementation 'org.neo4j:server-plugin-test:3.5.28'
// https://jarcasting.com/artifacts/org.neo4j/server-plugin-test/
implementation ("org.neo4j:server-plugin-test:3.5.28")
'org.neo4j:server-plugin-test:jar:3.5.28'
<dependency org="org.neo4j" name="server-plugin-test" rev="3.5.28">
<artifact name="server-plugin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='server-plugin-test', version='3.5.28')
)
libraryDependencies += "org.neo4j" % "server-plugin-test" % "3.5.28"
[org.neo4j/server-plugin-test "3.5.28"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j.app : neo4j-server | jar | 3.5.28 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.2.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.2.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
| commons-codec : commons-codec | jar | 1.11 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| com.sun.jersey : jersey-client | jar | 1.19.3 |
| org.neo4j.community : it-test-support | jar | 3.5.28 |
| org.neo4j : neo4j-common | test-jar | 3.5.28 |
| org.neo4j : neo4j-kernel | test-jar | 3.5.28 |
| org.neo4j : neo4j-io | test-jar | 3.5.28 |
| org.neo4j.app : neo4j-server | test-jar | 3.5.28 |