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

Sputnik 1.1.0

Static code review for your Gerrit patchsets. Runs Checkstyle, PMD and FindBugs for you!

Лицензия

Лицензия

Группа

Группа

pl.touk.sputnik
Идентификатор

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

sputnik
Версия

Версия

1.1.0
Тип

Тип

jar
Описание

Описание

Sputnik
Static code review for your Gerrit patchsets. Runs Checkstyle, PMD and FindBugs for you!
Ссылка на сайт

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

https://github.com/TouK/sputnik/

Скачать sputnik 1.1.0


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

Зависимости

compile (18)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.0.13
xerces : xercesImpl jar 2.9.1
org.slf4j : slf4j-api jar 1.7.5
commons-cli : commons-cli jar 1.2
com.puppycrawl.tools : checkstyle jar 5.7
com.intellij : annotations jar 12.0
com.jayway.jsonpath : json-path jar 0.9.1
org.scalastyle : scalastyle_2.10 jar 0.4.0
org.apache.commons : commons-io jar 1.3.2
org.projectlombok : lombok jar 1.12.6
org.slf4j : log4j-over-slf4j jar 1.7.7
com.fasterxml.jackson.core : jackson-databind jar 2.3.0
org.apache.httpcomponents : httpclient jar 4.3.1
net.sourceforge.pmd : pmd jar 5.1.1
jaxen : jaxen jar 1.1.6
org.apache.commons : commons-lang3 jar 3.1
com.google.code.findbugs : findbugs jar 2.0.3
xml-apis : xml-apis jar 1.0.b2

test (5)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.9.5
com.github.tomakehurst : wiremock jar 1.46
org.assertj : assertj-core jar 1.5.0
com.googlecode.catch-exception : catch-exception jar 1.2.0
junit : junit jar 4.11

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

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