javax.sql:jdbc-stdext (2.0)
Published 2026-07-11 14:14:01 +00:00 by uniCenta
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>javax.sql</groupId>
<artifactId>jdbc-stdext</artifactId>
<version>2.0</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://repo.unicenta.io/api/packages/maven2/maven -Dartifact=javax.sql:jdbc-stdext:2.0
Details
2026-07-11 14:14:01 +00:00
Assets (2)
Versions (1)
View all
Maven
3
7.0 KiB
jdbc-stdext-2.0.jar
6.6 KiB
jdbc-stdext-2.0.pom
391 B
2.0
2026-07-11