Coding Conventions

A module that contains coding convention resource files (i.e. license header, checkstyle configuration, etc)

Лицензия

Лицензия

Группа

Группа

org.testifyproject.tools
Идентификатор

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

coding-conventions
Последняя версия

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

1.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Coding Conventions
A module that contains coding convention resource files (i.e. license header, checkstyle configuration, etc)
Организация-разработчик

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

Testify Project

Скачать coding-conventions

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

<!-- https://jarcasting.com/artifacts/org.testifyproject.tools/coding-conventions/ -->
<dependency>
    <groupId>org.testifyproject.tools</groupId>
    <artifactId>coding-conventions</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject.tools/coding-conventions/
implementation 'org.testifyproject.tools:coding-conventions:1.0.6'
// https://jarcasting.com/artifacts/org.testifyproject.tools/coding-conventions/
implementation ("org.testifyproject.tools:coding-conventions:1.0.6")
'org.testifyproject.tools:coding-conventions:jar:1.0.6'
<dependency org="org.testifyproject.tools" name="coding-conventions" rev="1.0.6">
  <artifact name="coding-conventions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject.tools', module='coding-conventions', version='1.0.6')
)
libraryDependencies += "org.testifyproject.tools" % "coding-conventions" % "1.0.6"
[org.testifyproject.tools/coding-conventions "1.0.6"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.puppycrawl.tools : checkstyle jar 8.3
com.mycila : license-maven-plugin-git jar 3.0

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.18

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.11.0
org.assertj : assertj-core jar 3.8.0

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

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

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

Версия
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2