| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Checkstyle Тестирование приложения и мониторинг Code Analysis Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаcom.github.thirdteeth |
| Идентификатор | Идентификаторguice-opentracing-checkstyle |
| Версия | Версия0.0.5 |
| Тип | Типjar |
| Описание |
Описаниеguice-opentracing-checkstyle
guice opentracing (Checkstyle policy)
|
<!-- https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing-checkstyle/ -->
<dependency>
<groupId>com.github.thirdteeth</groupId>
<artifactId>guice-opentracing-checkstyle</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing-checkstyle/
implementation 'com.github.thirdteeth:guice-opentracing-checkstyle:0.0.5'
// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing-checkstyle/
implementation ("com.github.thirdteeth:guice-opentracing-checkstyle:0.0.5")
'com.github.thirdteeth:guice-opentracing-checkstyle:jar:0.0.5'
<dependency org="com.github.thirdteeth" name="guice-opentracing-checkstyle" rev="0.0.5">
<artifact name="guice-opentracing-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thirdteeth', module='guice-opentracing-checkstyle', version='0.0.5')
)
libraryDependencies += "com.github.thirdteeth" % "guice-opentracing-checkstyle" % "0.0.5"
[com.github.thirdteeth/guice-opentracing-checkstyle "0.0.5"]