eu.fbk.dh:aligner

A set of common rules for development in FBK

License

License

GroupId

GroupId

eu.fbk.dh
ArtifactId

ArtifactId

aligner
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

A set of common rules for development in FBK
Project Organization

Project Organization

FBK

Download aligner

How to add to project

<!-- https://jarcasting.com/artifacts/eu.fbk.dh/aligner/ -->
<dependency>
    <groupId>eu.fbk.dh</groupId>
    <artifactId>aligner</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.dh/aligner/
implementation 'eu.fbk.dh:aligner:0.1'
// https://jarcasting.com/artifacts/eu.fbk.dh/aligner/
implementation ("eu.fbk.dh:aligner:0.1")
'eu.fbk.dh:aligner:jar:0.1'
<dependency org="eu.fbk.dh" name="aligner" rev="0.1">
  <artifact name="aligner" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.dh', module='aligner', version='0.1')
)
libraryDependencies += "eu.fbk.dh" % "aligner" % "0.1"
[eu.fbk.dh/aligner "0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
eu.fbk.utils : utils-core jar 3.1
org.apache.commons : commons-lang3 jar 3.6

Project Modules

There are no modules declared in this project.

Super-POM with common settings for FBK projects

In order to use this super-POM in your project, add the following snippet in your project pom.xml, property replacing VERSION with the version of the super-POM you want to import (in case of multi-module project, add the snippet to the parent pom.xml file):

    <parent>
        <groupId>eu.fbk.parent</groupId>
        <artifactId>parent</artifactId>
        <version>VERSION</version>
    </parent>

Optionally, copy all the directories and files in the src folder under the src folder of ypur project. These files provide common settings for Checkstyle, PMD, Eclipse, and site-related plugins (e.g., XREF).

eu.fbk.dh

Data and Knowledge Management

DKM unit at Fondazione Bruno Kessler

Versions

Version
0.1