Microbrowser Parent POM

Parent POM for Microbrowser modules.

License

License

GroupId

GroupId

org.hobsoft.microbrowser
ArtifactId

ArtifactId

microbrowser-parent
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Microbrowser Parent POM
Parent POM for Microbrowser modules.
Project URL

Project URL

https://github.com/markhobson/microbrowser
Source Code Management

Source Code Management

https://github.com/markhobson/microbrowser

Download microbrowser-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.hobsoft.microbrowser/microbrowser-parent/ -->
<dependency>
    <groupId>org.hobsoft.microbrowser</groupId>
    <artifactId>microbrowser-parent</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hobsoft.microbrowser/microbrowser-parent/
implementation 'org.hobsoft.microbrowser:microbrowser-parent:0.3.0'
// https://jarcasting.com/artifacts/org.hobsoft.microbrowser/microbrowser-parent/
implementation ("org.hobsoft.microbrowser:microbrowser-parent:0.3.0")
'org.hobsoft.microbrowser:microbrowser-parent:pom:0.3.0'
<dependency org="org.hobsoft.microbrowser" name="microbrowser-parent" rev="0.3.0">
  <artifact name="microbrowser-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hobsoft.microbrowser', module='microbrowser-parent', version='0.3.0')
)
libraryDependencies += "org.hobsoft.microbrowser" % "microbrowser-parent" % "0.3.0"
[org.hobsoft.microbrowser/microbrowser-parent "0.3.0"]

Dependencies

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

Project Modules

  • api
  • jsoup
  • selenium
  • spi
  • tck

Versions

Version
0.3.0
0.2.0
0.1.1
0.1.0