| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.othree |
| Идентификатор | Идентификаторlibrarian_2.12 |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеlibrarian
Repository pattern for slick
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| librarian_2.12-1.0.1.pom | |
| librarian_2.12-1.0.1.jar | 26 KB |
| librarian_2.12-1.0.1-sources.jar | 3 KB |
| librarian_2.12-1.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.othree/librarian_2.12/ -->
<dependency>
<groupId>io.othree</groupId>
<artifactId>librarian_2.12</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.othree/librarian_2.12/
implementation 'io.othree:librarian_2.12:1.0.1'
// https://jarcasting.com/artifacts/io.othree/librarian_2.12/
implementation ("io.othree:librarian_2.12:1.0.1")
'io.othree:librarian_2.12:jar:1.0.1'
<dependency org="io.othree" name="librarian_2.12" rev="1.0.1">
<artifact name="librarian_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.othree', module='librarian_2.12', version='1.0.1')
)
libraryDependencies += "io.othree" % "librarian_2.12" % "1.0.1"
[io.othree/librarian_2.12 "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.4 |
| io.othree : dna_2.12 | jar | 1.0.1 |
| com.typesafe.slick : slick_2.12 | jar | 3.2.3 |
| com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.othree : a-ok_2.12 | jar | 1.0.1 |
| com.h2database : h2 | jar | 1.4.197 |