MVN

au.net.causal.maven.plugins : boxdb-maven-plugin

Maven & Gradle

Sep 10, 2022

Boxed Database Maven Plugin · Maven plugin to start databases using Docker and VMs

<plugin>
    <groupId>au.net.causal.maven.plugins</groupId>
    <artifactId>boxdb-maven-plugin</artifactId>
    <version>3.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of au.net.causal.maven.plugins : boxdb-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.2

All Versions

Choose a version of au.net.causal.maven.plugins : boxdb-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2
boxdb-maven-plugin-3.2
3.1
boxdb-maven-plugin-3.1
3.0
boxdb-maven-plugin-3.0
2.4
boxdb-maven-plugin-2.4
2.3
boxdb-maven-plugin-2.3
2.2
boxdb-maven-plugin-2.2
2.1
boxdb-maven-plugin-2.1
2.0
boxdb-maven-plugin-2.0
1.10
boxdb-maven-plugin-1.10
1.9
boxdb-maven-plugin-1.9
1.8
boxdb-maven-plugin-1.8
1.7
boxdb-maven-plugin-1.7
1.6.x
boxdb-maven-plugin-1.6.1
1.6
boxdb-maven-plugin-1.6
1.5
boxdb-maven-plugin-1.5
1.4
boxdb-maven-plugin-1.4
1.3
boxdb-maven-plugin-1.3
1.2
boxdb-maven-plugin-1.2
1.1
boxdb-maven-plugin-1.1
1.0
boxdb-maven-plugin-1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>au.net.causal.maven.plugins</groupId>
    <artifactId>boxdb-maven-plugin</artifactId>
    <version>3.2</version>
</plugin>