Last Version

Browser Box Parent Project 1.0

Maven plugin to start browsers in containers

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

au.net.causal.maven.plugins
ArtifactId

ArtifactId

browserbox-parent
Version

Version

1.0
Type

Type

pom
Description

Description

Browser Box Parent Project
Maven plugin to start browsers in containers
Project URL

Project URL

https://bitbucket.org/prunge/browserbox-maven-plugin
Source Code Management

Source Code Management

https://bitbucket.org/prunge/browserbox-maven-plugin/src

Download browserbox-parent 1.0


<!-- https://jarcasting.com/artifacts/au.net.causal.maven.plugins/browserbox-parent/ -->
<dependency>
    <groupId>au.net.causal.maven.plugins</groupId>
    <artifactId>browserbox-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.maven.plugins/browserbox-parent/
implementation 'au.net.causal.maven.plugins:browserbox-parent:1.0'
// https://jarcasting.com/artifacts/au.net.causal.maven.plugins/browserbox-parent/
implementation ("au.net.causal.maven.plugins:browserbox-parent:1.0")
'au.net.causal.maven.plugins:browserbox-parent:pom:1.0'
<dependency org="au.net.causal.maven.plugins" name="browserbox-parent" rev="1.0">
  <artifact name="browserbox-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.maven.plugins', module='browserbox-parent', version='1.0')
)
libraryDependencies += "au.net.causal.maven.plugins" % "browserbox-parent" % "1.0"
[au.net.causal.maven.plugins/browserbox-parent "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • browserbox-test-tools
  • browserbox-vnc-viewer
  • browserbox-maven-plugin
  • fixed-edge-driver