| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.bigconnect |
| Идентификатор | Идентификаторcypher-parent |
| Версия | Версия4.2.1 |
| Тип | Типpom |
| Описание |
ОписаниеBigConnect: Cypher 3.5 support
Massively Scalable Graph Engine
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| cypher-parent-4.2.1.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bigconnect/cypher-parent/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>cypher-parent</artifactId>
<version>4.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/cypher-parent/
implementation 'io.bigconnect:cypher-parent:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/cypher-parent/
implementation ("io.bigconnect:cypher-parent:4.2.1")
'io.bigconnect:cypher-parent:pom:4.2.1'
<dependency org="io.bigconnect" name="cypher-parent" rev="4.2.1">
<artifact name="cypher-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='cypher-parent', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "cypher-parent" % "4.2.1"
[io.bigconnect/cypher-parent "4.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.bigconnect : core | jar | 4.2.1 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.21.0 |