| Категории |
КатегорииNeo4J Данные Базы данных Сеть |
|---|---|
| Группа | Группаnet.biville.florent |
| Идентификатор | Идентификаторneo4j-sproc-compiler |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| neo4j-sproc-compiler-1.0.2.pom | |
| neo4j-sproc-compiler-1.0.2.jar | 36 KB |
| neo4j-sproc-compiler-1.0.2-tests.jar | 9 KB |
| neo4j-sproc-compiler-1.0.2-sources.jar | 24 KB |
| neo4j-sproc-compiler-1.0.2-javadoc.jar | 128 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.biville.florent/neo4j-sproc-compiler/ -->
<dependency>
<groupId>net.biville.florent</groupId>
<artifactId>neo4j-sproc-compiler</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.biville.florent/neo4j-sproc-compiler/
implementation 'net.biville.florent:neo4j-sproc-compiler:1.0.2'
// https://jarcasting.com/artifacts/net.biville.florent/neo4j-sproc-compiler/
implementation ("net.biville.florent:neo4j-sproc-compiler:1.0.2")
'net.biville.florent:neo4j-sproc-compiler:jar:1.0.2'
<dependency org="net.biville.florent" name="neo4j-sproc-compiler" rev="1.0.2">
<artifact name="neo4j-sproc-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.biville.florent', module='neo4j-sproc-compiler', version='1.0.2')
)
libraryDependencies += "net.biville.florent" % "neo4j-sproc-compiler" % "1.0.2"
[net.biville.florent/neo4j-sproc-compiler "1.0.2"]