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