| License |
License |
|---|---|
| GroupId | GroupIdcom.impossibl.pgjdbc-ng |
| ArtifactId | ArtifactIdpgjdbc-ng-udt |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
DescriptionPGJDBC-NG UDT
UDT code generator for PGJDBC-NG driver
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationimpossibl.com |
| Filename | Size |
|---|---|
| pgjdbc-ng-udt-0.0.2.pom | |
| pgjdbc-ng-udt-0.0.2.jar | 10 KB |
| pgjdbc-ng-udt-0.0.2-sources.jar | 7 KB |
| pgjdbc-ng-udt-0.0.2-javadoc.jar | 48 KB |
| pgjdbc-ng-udt-0.0.2-complete.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/pgjdbc-ng-udt/ -->
<dependency>
<groupId>com.impossibl.pgjdbc-ng</groupId>
<artifactId>pgjdbc-ng-udt</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/pgjdbc-ng-udt/
implementation 'com.impossibl.pgjdbc-ng:pgjdbc-ng-udt:0.0.2'
// https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/pgjdbc-ng-udt/
implementation ("com.impossibl.pgjdbc-ng:pgjdbc-ng-udt:0.0.2")
'com.impossibl.pgjdbc-ng:pgjdbc-ng-udt:jar:0.0.2'
<dependency org="com.impossibl.pgjdbc-ng" name="pgjdbc-ng-udt" rev="0.0.2">
<artifact name="pgjdbc-ng-udt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.impossibl.pgjdbc-ng', module='pgjdbc-ng-udt', version='0.0.2')
)
libraryDependencies += "com.impossibl.pgjdbc-ng" % "pgjdbc-ng-udt" % "0.0.2"
[com.impossibl.pgjdbc-ng/pgjdbc-ng-udt "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.impossibl.pgjdbc-ng : pgjdbc-ng | jar | 0.0.2 |
| org.antlr : ST4 | jar | 4.0.7 |
| com.beust : jcommander | jar | 1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.impossibl.pgjdbc-ng : pgjdbc-ng | test-jar | 0.0.2-SNAPSHOT |