MVN

org.bardframework.crud : crud-parent

Maven & Gradle

May 30, 2022
0 stars
<dependency>
    <groupId>org.bardframework.crud</groupId>
    <artifactId>crud-parent</artifactId>
    <version>1.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bardframework.crud : crud-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.5

All Versions

Choose a version of org.bardframework.crud : crud-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
crud-parent-1.3.5
0.9.x
crud-parent-0.9.4
0.4
crud-parent-0.4
0.3.x
crud-parent-0.3.3
crud-parent-0.3.2
crud-parent-0.3.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bardframework.crud</groupId>
    <artifactId>crud-parent</artifactId>
    <version>1.3.5</version>
</dependency>

Advertisement