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