MVN

com.github.twogoods : tgdao

Maven & Gradle

Dec 16, 2017
30 stars

tgdao · SQL generator for Mybatis

<dependency>
    <groupId>com.github.twogoods</groupId>
    <artifactId>tgdao</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.twogoods : tgdao to add to Maven - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of com.github.twogoods : tgdao to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
tgdao-0.1.5
tgdao-0.1.4
tgdao-0.1.3
tgdao-0.1.2
tgdao-0.1.1
tgdao-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.twogoods</groupId>
    <artifactId>tgdao</artifactId>
    <version>0.1.5</version>
</dependency>

Advertisement