MVN

com.struqt : struqt-jdbc

Maven & Gradle

Apr 21, 2017
0 stars

StruqtJDBC · StruqtJDBC is a Lightweight JDBC Persistence Library for Java

<dependency>
    <groupId>com.struqt</groupId>
    <artifactId>struqt-jdbc</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.struqt : struqt-jdbc to add to Maven - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of com.struqt : struqt-jdbc to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
struqt-jdbc-0.9.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.struqt</groupId>
    <artifactId>struqt-jdbc</artifactId>
    <version>0.9.1</version>
</dependency>

Advertisement