eu.fbk.dh:aligner

A set of common rules for development in FBK

Лицензия

Лицензия

Группа

Группа

eu.fbk.dh
Идентификатор

Идентификатор

aligner
Последняя версия

Последняя версия

0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

A set of common rules for development in FBK
Организация-разработчик

Организация-разработчик

FBK

Скачать aligner

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.12
eu.fbk.utils : utils-core jar 3.1
org.apache.commons : commons-lang3 jar 3.6

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.1