| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCheckstyle Тестирование приложения и мониторинг Code Analysis |
| Группа | Группаorg.apache.lens |
| Идентификатор | Идентификаторcheckstyle |
| Последняя версия | Последняя версия2.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLens Checkstyle Rules
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| checkstyle-2.7.1.pom | |
| checkstyle-2.7.1.jar | 11 KB |
| checkstyle-2.7.1-sources.jar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.lens/checkstyle/ -->
<dependency>
<groupId>org.apache.lens</groupId>
<artifactId>checkstyle</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.lens/checkstyle/
implementation 'org.apache.lens:checkstyle:2.7.1'
// https://jarcasting.com/artifacts/org.apache.lens/checkstyle/
implementation ("org.apache.lens:checkstyle:2.7.1")
'org.apache.lens:checkstyle:jar:2.7.1'
<dependency org="org.apache.lens" name="checkstyle" rev="2.7.1">
<artifact name="checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.lens', module='checkstyle', version='2.7.1')
)
libraryDependencies += "org.apache.lens" % "checkstyle" % "2.7.1"
[org.apache.lens/checkstyle "2.7.1"]
| Версия |
|---|
|
2.7.1
|
|
2.6.1
|
|
2.5.0-beta
|
|
2.4.0-beta
|
|
2.3.0-beta
|
|
2.2.0-beta-incubating
|
|
2.1.0-beta-incubating
|
|
2.0.1-beta-incubating
|