| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.neotypes |
| Идентификатор | Идентификаторneotypes-core_2.13 |
| Версия | Версия0.19.1 |
| Тип | Типjar |
| Описание |
Описаниеneotypes-core
neotypes-core
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| neotypes-core_2.13-0.19.1.pom | |
| neotypes-core_2.13-0.19.1.jar | 327 KB |
| neotypes-core_2.13-0.19.1-sources.jar | 28 KB |
| neotypes-core_2.13-0.19.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.neotypes/neotypes-core_2.13/ -->
<dependency>
<groupId>io.github.neotypes</groupId>
<artifactId>neotypes-core_2.13</artifactId>
<version>0.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.neotypes/neotypes-core_2.13/
implementation 'io.github.neotypes:neotypes-core_2.13:0.19.1'
// https://jarcasting.com/artifacts/io.github.neotypes/neotypes-core_2.13/
implementation ("io.github.neotypes:neotypes-core_2.13:0.19.1")
'io.github.neotypes:neotypes-core_2.13:jar:0.19.1'
<dependency org="io.github.neotypes" name="neotypes-core_2.13" rev="0.19.1">
<artifact name="neotypes-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.neotypes', module='neotypes-core_2.13', version='0.19.1')
)
libraryDependencies += "io.github.neotypes" % "neotypes-core_2.13" % "0.19.1"
[io.github.neotypes/neotypes-core_2.13 "0.19.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| com.chuusai : shapeless_2.13 | jar | 2.3.8 |
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.6.0 |
| org.scala-lang : scala-reflect | jar | 2.13.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j.driver : neo4j-java-driver | jar | 4.4.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.11 |
| com.dimafeng : testcontainers-scala_2.13 | jar | 0.40.2 |
| com.dimafeng : testcontainers-scala-neo4j_2.13 | jar | 0.40.2 |
| org.testcontainers : neo4j | jar | 1.16.3 |
| org.mockito : mockito-all | jar | 1.10.19 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |