| Лицензия |
Лицензия |
|---|---|
| Группа | Группаpl.touk.sputnik |
| Идентификатор | Идентификаторsputnik |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеSputnik
Static code review for your Gerrit patchsets. Runs Checkstyle, PMD and FindBugs for you!
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| sputnik-1.1.0.pom | |
| sputnik-1.1.0.jar | 90 KB |
| sputnik-1.1.0-sources.jar | 35 KB |
| sputnik-1.1.0-javadoc.jar | 198 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |