RB Supplier - Core - Project

The Supplier Plugin provides a simple way for plugins to provide data access points to their own APIs that can be used across multiple other plugin, such as the Reporting Plugin, Linking and Scaffolding, for example.

License

License

GroupId

GroupId

org.randombits.supplier
ArtifactId

ArtifactId

supplier-core-project
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

pom
Description

Description

RB Supplier - Core - Project
The Supplier Plugin provides a simple way for plugins to provide data access points to their own APIs that can be used across multiple other plugin, such as the Reporting Plugin, Linking and Scaffolding, for example.
Project URL

Project URL

https://bitbucket.org/servicerocket/supplier-core
Project Organization

Project Organization

ServiceRocket
Source Code Management

Source Code Management

https://bitbucket.org/servicerocket/supplier-core

Download supplier-core-project

How to add to project

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

Dependencies

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

Project Modules

  • parent
  • plugin
  • plugin-compat

Versions

Version
1.0.10
1.0.9
1.0.8