MVN

org.bardframework.crud : bard-crud

Maven & Gradle

Jul 05, 2023
0 stars
<dependency>
    <groupId>org.bardframework.crud</groupId>
    <artifactId>bard-crud</artifactId>
    <version>2.4.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.4.12

All Versions

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

Version Vulnerabilities Updated
2.4.x
bard-crud-2.4.12
bard-crud-2.4.2
2.3.x
bard-crud-2.3.12
2.2.x
bard-crud-2.2.12
2.1.x
bard-crud-2.1.2
1.12.x
bard-crud-1.12.2
1.9.x
bard-crud-1.9.2
1.7.x
bard-crud-1.7.2
1.6.x
bard-crud-1.6.17
1.5.x
bard-crud-1.5.27
bard-crud-1.5.17
bard-crud-1.5.7
1.4.x
bard-crud-1.4.17
1.3.x
bard-crud-1.3.27
bard-crud-1.3.17
bard-crud-1.3.13

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bardframework.crud</groupId>
    <artifactId>bard-crud</artifactId>
    <version>2.4.12</version>
</dependency>

Advertisement