| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.vesoft |
| Идентификатор | Идентификаторnebula-exchange |
| Последняя версия | Последняя версия2.6.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNebula Exchange
|
| Имя Файла | Размер |
|---|---|
| nebula-exchange-2.6.3.pom | |
| nebula-exchange-2.6.3.jar | 186 MB |
| nebula-exchange-2.6.3-sources.jar | 48 KB |
| nebula-exchange-2.6.3-javadoc.jar | 650 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.vesoft/nebula-exchange/ -->
<dependency>
<groupId>com.vesoft</groupId>
<artifactId>nebula-exchange</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.vesoft/nebula-exchange/
implementation 'com.vesoft:nebula-exchange:2.6.3'
// https://jarcasting.com/artifacts/com.vesoft/nebula-exchange/
implementation ("com.vesoft:nebula-exchange:2.6.3")
'com.vesoft:nebula-exchange:jar:2.6.3'
<dependency org="com.vesoft" name="nebula-exchange" rev="2.6.3">
<artifact name="nebula-exchange" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vesoft', module='nebula-exchange', version='2.6.3')
)
libraryDependencies += "com.vesoft" % "nebula-exchange" % "2.6.3"
[com.vesoft/nebula-exchange "2.6.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.2.0 |