Kerbaya Plugins Parent

Parent to define Maven plugins for Kerbaya artifacts

License

License

GroupId

GroupId

com.kerbaya
ArtifactId

ArtifactId

plugins-parent
Last Version

Last Version

2
Release Date

Release Date

Type

Type

pom
Description

Description

Kerbaya Plugins Parent
Parent to define Maven plugins for Kerbaya artifacts
Project URL

Project URL

https://github.com/Kerbaya/plugins-parent
Source Code Management

Source Code Management

https://github.com/Kerbaya/plugins-parent/tree/2

Download plugins-parent

Filename Size
plugins-parent-2.pom 29 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
2
1