| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPostgreSQL Данные Базы данных |
| Группа | Группаcom.madavan |
| Идентификатор | Идентификаторschema-postgresql_2.12 |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Описание |
Описаниеcom.madavan:schema-postgresql_2.12
A library for expressing and executing transactions.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| schema-postgresql_2.12-1.0.3.pom | |
| schema-postgresql_2.12-1.0.3.jar | 8 KB |
| schema-postgresql_2.12-1.0.3-sources.jar | 1 KB |
| schema-postgresql_2.12-1.0.3-javadoc.jar | 624 KB |
| schema-postgresql_2.12-1.0.3-CHANGELOG.txt | 861 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.madavan/schema-postgresql_2.12/ -->
<dependency>
<groupId>com.madavan</groupId>
<artifactId>schema-postgresql_2.12</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.madavan/schema-postgresql_2.12/
implementation 'com.madavan:schema-postgresql_2.12:1.0.3'
// https://jarcasting.com/artifacts/com.madavan/schema-postgresql_2.12/
implementation ("com.madavan:schema-postgresql_2.12:1.0.3")
'com.madavan:schema-postgresql_2.12:jar:1.0.3'
<dependency org="com.madavan" name="schema-postgresql_2.12" rev="1.0.3">
<artifact name="schema-postgresql_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madavan', module='schema-postgresql_2.12', version='1.0.3')
)
libraryDependencies += "com.madavan" % "schema-postgresql_2.12" % "1.0.3"
[com.madavan/schema-postgresql_2.12 "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.madavan : schema-runtime_2.12 | jar | 1.0.3 |
| com.typesafe.akka : akka-actor_2.12 | jar | 2.4.17 |
| org.scala-lang : scala-library | jar | 2.12.1 |
| postgresql : postgresql | jar | 9.1-901.jdbc4 |