maven-central-parent

Parent project to Screenshot Maven Plugin modules that are uploaded to Maven central.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

se.bluebrim.maven.plugin
ArtifactId

ArtifactId

maven-central-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

maven-central-parent
Parent project to Screenshot Maven Plugin modules that are uploaded to Maven central.
Project URL

Project URL

https://github.com/goranstack/screenshot-maven-plugin

Download maven-central-parent

How to add to project

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

Dependencies

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

Project Modules

  • screenshot-maven-plugin-api
  • screenshot-maven-plugin

Versions

Version
1.0.0