Paremus Fair Source License Resources

Packaged Resources for the license-check-maven-plugin used to provide templates for the Fair Source License.

License

License

GroupId

GroupId

com.paremus.build
ArtifactId

ArtifactId

fair-source-license-resources
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Paremus Fair Source License Resources
Packaged Resources for the license-check-maven-plugin used to provide templates for the Fair Source License.
Project URL

Project URL

https://github.com/paremus/build
Source Code Management

Source Code Management

https://github.com/paremus/build

Download fair-source-license-resources

How to add to project

<!-- https://jarcasting.com/artifacts/com.paremus.build/fair-source-license-resources/ -->
<dependency>
    <groupId>com.paremus.build</groupId>
    <artifactId>fair-source-license-resources</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.paremus.build/fair-source-license-resources/
implementation 'com.paremus.build:fair-source-license-resources:1.0.0'
// https://jarcasting.com/artifacts/com.paremus.build/fair-source-license-resources/
implementation ("com.paremus.build:fair-source-license-resources:1.0.0")
'com.paremus.build:fair-source-license-resources:jar:1.0.0'
<dependency org="com.paremus.build" name="fair-source-license-resources" rev="1.0.0">
  <artifact name="fair-source-license-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paremus.build', module='fair-source-license-resources', version='1.0.0')
)
libraryDependencies += "com.paremus.build" % "fair-source-license-resources" % "1.0.0"
[com.paremus.build/fair-source-license-resources "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

There are no modules declared in this project.

The Paremus Product Build Repository

This repository contains the top-level POM configuration for other Paremus builds, and also any boms/code related to building and testing.

How to build this repository

This repository can be built using Maven 3.5.4 and Java 8.

Build profiles

By default the build will run with all tests, and lenient checks on copyright headers. To enable strict copyright checking (required for deployment) then the strict-license-check profile should be used, for example

`mvn -P strict-license-check clean install`

If you make changes and do encounter licensing errors then the license headers can be regenerated using the generate-licenses profile

`mvn -P generate-licenses process-sources`
com.paremus.build

Paremus

Versions

Version
1.0.0