| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Neo4J Данные Базы данных |
| Группа | Группаcom.graphaware.neo4j |
| Идентификатор | Идентификаторgraphaware-runtime-module-maven-archetype |
| Последняя версия | Последняя версия2.1.4.18 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGraphAware Runtime Module Maven Archetype
Technical Maven Module for Building the Framework and Maven Archetypes
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-runtime-module-maven-archetype/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>graphaware-runtime-module-maven-archetype</artifactId>
<version>2.1.4.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-runtime-module-maven-archetype/
implementation 'com.graphaware.neo4j:graphaware-runtime-module-maven-archetype:2.1.4.18'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-runtime-module-maven-archetype/
implementation ("com.graphaware.neo4j:graphaware-runtime-module-maven-archetype:2.1.4.18")
'com.graphaware.neo4j:graphaware-runtime-module-maven-archetype:jar:2.1.4.18'
<dependency org="com.graphaware.neo4j" name="graphaware-runtime-module-maven-archetype" rev="2.1.4.18">
<artifact name="graphaware-runtime-module-maven-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='graphaware-runtime-module-maven-archetype', version='2.1.4.18')
)
libraryDependencies += "com.graphaware.neo4j" % "graphaware-runtime-module-maven-archetype" % "2.1.4.18"
[com.graphaware.neo4j/graphaware-runtime-module-maven-archetype "2.1.4.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j | jar | 2.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j-kernel | test-jar | 2.1.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| log4j : log4j | jar | 1.2.17 |
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.0 |