| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mastfrog |
| Идентификатор | Идентификаторgiulius-postgres-async |
| Версия | Версия2.7.2 |
| Тип | Типjar |
| Описание |
ОписаниеShared configuration for Giulius, Acteur and
related projects
|
| Организация-разработчик |
Организация-разработчикMastfrog Technologies |
<!-- https://jarcasting.com/artifacts/com.mastfrog/giulius-postgres-async/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>giulius-postgres-async</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/giulius-postgres-async/
implementation 'com.mastfrog:giulius-postgres-async:2.7.2'
// https://jarcasting.com/artifacts/com.mastfrog/giulius-postgres-async/
implementation ("com.mastfrog:giulius-postgres-async:2.7.2")
'com.mastfrog:giulius-postgres-async:jar:2.7.2'
<dependency org="com.mastfrog" name="giulius-postgres-async" rev="2.7.2">
<artifact name="giulius-postgres-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='giulius-postgres-async', version='2.7.2')
)
libraryDependencies += "com.mastfrog" % "giulius-postgres-async" % "2.7.2"
[com.mastfrog/giulius-postgres-async "2.7.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mastfrog : util-streams | jar | 2.7.2 |
| com.mastfrog : giulius | jar | 2.7.2 |
| io.vertx : vertx-pg-client | jar | 4.0.2 |
| io.netty : netty-codec-dns | jar | 4.1.60.Final |
| io.netty : netty-codec-http2 | jar | 4.1.60.Final |
| io.netty : netty-handler-proxy | jar | 4.1.60.Final |
| io.netty : netty-resolver-dns | jar | 4.1.60.Final |
| io.netty : netty-resolver | jar | 4.1.60.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mastfrog : util-net | jar | 2.7.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |