MVN

net.s-jr.utils.sql.spring : generic-daos-spring

Maven & Gradle

May 08, 2018
1 usages
0 stars

GenericDAOs Spring · The parent Project for the GenericDAOs Spring projects

<dependency>
    <groupId>net.s-jr.utils.sql.spring</groupId>
    <artifactId>generic-daos-spring</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.s-jr.utils.sql.spring : generic-daos-spring to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of net.s-jr.utils.sql.spring : generic-daos-spring to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
generic-daos-spring-1.0.2
generic-daos-spring-1.0.1
generic-daos-spring-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.s-jr.utils.sql.spring</groupId>
    <artifactId>generic-daos-spring</artifactId>
    <version>1.0.2</version>
</dependency>