patterntesting-check-ct

PatternTesting Check.CT (patterntesting-check-ct) is a quality framework that allows to automatically verify that Architecture/Design recommendations are implemented correctly in the code. It provides different checks of known anti patterns (like using System.out for logging) but provides also a test framework for better testing. The checks are done during compile time (this is the "CT" in Check.CT").

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.patterntesting
Идентификатор

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

patterntesting-check-ct
Последняя версия

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

0.9.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

patterntesting-check-ct
PatternTesting Check.CT (patterntesting-check-ct) is a quality framework that allows to automatically verify that Architecture/Design recommendations are implemented correctly in the code. It provides different checks of known anti patterns (like using System.out for logging) but provides also a test framework for better testing. The checks are done during compile time (this is the "CT" in Check.CT").
Организация-разработчик

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

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

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

http://patterntesting.cvs.sourceforge.net/viewvc/patterntesting/PatternTesting08/patterntesting-check-ct/

Скачать patterntesting-check-ct

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

<!-- https://jarcasting.com/artifacts/net.sf.patterntesting/patterntesting-check-ct/ -->
<dependency>
    <groupId>net.sf.patterntesting</groupId>
    <artifactId>patterntesting-check-ct</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.patterntesting/patterntesting-check-ct/
implementation 'net.sf.patterntesting:patterntesting-check-ct:0.9.9'
// https://jarcasting.com/artifacts/net.sf.patterntesting/patterntesting-check-ct/
implementation ("net.sf.patterntesting:patterntesting-check-ct:0.9.9")
'net.sf.patterntesting:patterntesting-check-ct:jar:0.9.9'
<dependency org="net.sf.patterntesting" name="patterntesting-check-ct" rev="0.9.9">
  <artifact name="patterntesting-check-ct" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.patterntesting', module='patterntesting-check-ct', version='0.9.9')
)
libraryDependencies += "net.sf.patterntesting" % "patterntesting-check-ct" % "0.9.9"
[net.sf.patterntesting/patterntesting-check-ct "0.9.9"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
net.sf.patterntesting : patterntesting-rt jar [0.9.7,]
org.aspectj : aspectjrt jar 1.6.5
commons-lang : commons-lang jar [2.3,]
commons-logging : commons-logging jar 1.1.1

test (1)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.15

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

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

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

Версия
0.9.9
0.9.7
0.9.6
0.9.5