jsquint

Quality control library, integrating together other static analysis and validation tools and instruments.

Лицензия

Лицензия

BSD
Группа

Группа

com.astutebits
Идентификатор

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

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

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

0.3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

jsquint
Quality control library, integrating together other static analysis and validation tools and instruments.
Ссылка на сайт

Ссылка на сайт

http://www.qulice.com
Организация-разработчик

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

Qulice.com
Система контроля версий

Система контроля версий

https://gitlab.com/astutebits/jsquint

Скачать jsquint

Имя Файла Размер
jsquint-0.3.0.pom 22 KB
Обзор

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

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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.0.32-beta

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

  • api
  • checkstyle
  • findbugs
  • maven-plugin
  • pmd

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

Версия
0.3.0
0.2.0
0.1.0