| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCheckstyle Тестирование приложения и мониторинг Code Analysis |
| Группа | Группаcom.astutebits |
| Идентификатор | Идентификаторjsquint-checkstyle |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjsquint-checkstyle
Quality control library, integrating together other static
analysis and validation tools and instruments.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jsquint-checkstyle-0.3.0.pom | |
| jsquint-checkstyle-0.3.0.jar | 43 KB |
| jsquint-checkstyle-0.3.0-sources.jar | 48 KB |
| jsquint-checkstyle-0.3.0-javadoc.jar | 116 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.astutebits/jsquint-checkstyle/ -->
<dependency>
<groupId>com.astutebits</groupId>
<artifactId>jsquint-checkstyle</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.astutebits/jsquint-checkstyle/
implementation 'com.astutebits:jsquint-checkstyle:0.3.0'
// https://jarcasting.com/artifacts/com.astutebits/jsquint-checkstyle/
implementation ("com.astutebits:jsquint-checkstyle:0.3.0")
'com.astutebits:jsquint-checkstyle:jar:0.3.0'
<dependency org="com.astutebits" name="jsquint-checkstyle" rev="0.3.0">
<artifact name="jsquint-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.astutebits', module='jsquint-checkstyle', version='0.3.0')
)
libraryDependencies += "com.astutebits" % "jsquint-checkstyle" % "0.3.0"
[com.astutebits/jsquint-checkstyle "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.astutebits : jsquint-api | jar | 0.3.0 |
| com.google.guava : guava | jar | 20.0 |
| com.jcabi : jcabi-log | jar | 0.17 |
| com.puppycrawl.tools : checkstyle | jar | 6.19 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jcabi : jcabi-aspects | jar | 0.22.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |