| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.neo4j |
| Идентификатор | Идентификаторannotations |
| Версия | Версия4.4.4 |
| Тип | Типjar |
| Описание |
ОписаниеNeo4j - Annotation processors
Annotations and annotation processors used to build Neo4j project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| annotations-4.4.4.pom | |
| annotations-4.4.4.jar | 38 KB |
| annotations-4.4.4-tests.jar | 30 KB |
| annotations-4.4.4-sources.jar | 31 KB |
| annotations-4.4.4-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.neo4j/annotations/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>annotations</artifactId>
<version>4.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/annotations/
implementation 'org.neo4j:annotations:4.4.4'
// https://jarcasting.com/artifacts/org.neo4j/annotations/
implementation ("org.neo4j:annotations:4.4.4")
'org.neo4j:annotations:jar:4.4.4'
<dependency org="org.neo4j" name="annotations" rev="4.4.4">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='annotations', version='4.4.4')
)
libraryDependencies += "org.neo4j" % "annotations" % "4.4.4"
[org.neo4j/annotations "4.4.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.collections : eclipse-collections | jar | 10.4.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
| com.google.testing.compile : compile-testing | jar | 0.19 |
| com.google.truth : truth | jar | 1.1.3 |
| com.google.guava : guava-testlib | jar | 30.1.1-jre |