is not current version
Last Version 0.8.9

com.impossibl.pgjdbc-ng.tools:udt-gen 0.8.1

PostgreSQL JDBC - NG - UDT Generator

GroupId

GroupId

com.impossibl.pgjdbc-ng.tools
ArtifactId

ArtifactId

udt-gen
Version

Version

0.8.1
Type

Type

jar

Download udt-gen 0.8.1


<!-- https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng.tools/udt-gen/ -->
<dependency>
    <groupId>com.impossibl.pgjdbc-ng.tools</groupId>
    <artifactId>udt-gen</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng.tools/udt-gen/
implementation 'com.impossibl.pgjdbc-ng.tools:udt-gen:0.8.1'
// https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng.tools/udt-gen/
implementation ("com.impossibl.pgjdbc-ng.tools:udt-gen:0.8.1")
'com.impossibl.pgjdbc-ng.tools:udt-gen:jar:0.8.1'
<dependency org="com.impossibl.pgjdbc-ng.tools" name="udt-gen" rev="0.8.1">
  <artifact name="udt-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.impossibl.pgjdbc-ng.tools', module='udt-gen', version='0.8.1')
)
libraryDependencies += "com.impossibl.pgjdbc-ng.tools" % "udt-gen" % "0.8.1"
[com.impossibl.pgjdbc-ng.tools/udt-gen "0.8.1"]