| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jzenith |
| Идентификатор | Идентификаторjzenith-example-postgres |
| Версия | Версия0.1 |
| Тип | Типjar |
| Описание |
ОписаниеExample - PostgreSQL
jZenith Application Framework
|
<!-- https://jarcasting.com/artifacts/org.jzenith/jzenith-example-postgres/ -->
<dependency>
<groupId>org.jzenith</groupId>
<artifactId>jzenith-example-postgres</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jzenith/jzenith-example-postgres/
implementation 'org.jzenith:jzenith-example-postgres:0.1'
// https://jarcasting.com/artifacts/org.jzenith/jzenith-example-postgres/
implementation ("org.jzenith:jzenith-example-postgres:0.1")
'org.jzenith:jzenith-example-postgres:jar:0.1'
<dependency org="org.jzenith" name="jzenith-example-postgres" rev="0.1">
<artifact name="jzenith-example-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jzenith', module='jzenith-example-postgres', version='0.1')
)
libraryDependencies += "org.jzenith" % "jzenith-example-postgres" % "0.1"
[org.jzenith/jzenith-example-postgres "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jzenith : jzenith-example-common | jar | 0.1 |
| org.jzenith : jzenith-jdbc | jar | 0.1 |
| org.postgresql : postgresql | jar | 42.2.5 |
| org.jzenith : jzenith-rest | jar | 0.1 |
| io.opentracing.contrib » span-reporter-slf4j | jar | 0.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jzenith : jzenith-example-common | jar | 0.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
| org.assertj : assertj-core | jar | 3.11.1 |
| io.rest-assured : rest-assured | jar | 3.2.0 |
| org.dbunit : dbunit | jar | 2.5.4 |