License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdgiulius-postgres-async |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShared configuration for Giulius, Acteur and
related projects
|
Project Organization |
Project OrganizationMastfrog Technologies |
<!-- https://jarcasting.com/artifacts/com.mastfrog/giulius-postgres-async/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>giulius-postgres-async</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/giulius-postgres-async/
implementation 'com.mastfrog:giulius-postgres-async:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/giulius-postgres-async/
implementation ("com.mastfrog:giulius-postgres-async:2.8.3")
'com.mastfrog:giulius-postgres-async:jar:2.8.3'
<dependency org="com.mastfrog" name="giulius-postgres-async" rev="2.8.3">
<artifact name="giulius-postgres-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='giulius-postgres-async', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "giulius-postgres-async" % "2.8.3"
[com.mastfrog/giulius-postgres-async "2.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : util-streams | jar | 2.8.3 |
com.mastfrog : giulius | jar | 2.8.3 |
io.vertx : vertx-pg-client | jar | 4.3.1 |
io.netty : netty-codec-dns | jar | 4.1.78.Final |
io.netty : netty-codec-http2 | jar | 4.1.78.Final |
io.netty : netty-handler-proxy | jar | 4.1.78.Final |
io.netty : netty-resolver-dns | jar | 4.1.78.Final |
io.netty : netty-resolver | jar | 4.1.78.Final |
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : util-net | jar | 2.8.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |