| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.free-now.sauron.plugins |
| Идентификатор | Идентификаторmaven-report |
| Версия | Версия0.0.21 |
| Тип | Типjar |
| Описание |
ОписаниеSauron Maven Report
Sauron Maven Report Plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| maven-report-0.0.21.pom | |
| maven-report-0.0.21.jar | 827 KB |
| maven-report-0.0.21-sources.jar | 4 KB |
| maven-report-0.0.21-javadoc.jar | 389 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.free-now.sauron.plugins/maven-report/ -->
<dependency>
<groupId>com.free-now.sauron.plugins</groupId>
<artifactId>maven-report</artifactId>
<version>0.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/maven-report/
implementation 'com.free-now.sauron.plugins:maven-report:0.0.21'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/maven-report/
implementation ("com.free-now.sauron.plugins:maven-report:0.0.21")
'com.free-now.sauron.plugins:maven-report:jar:0.0.21'
<dependency org="com.free-now.sauron.plugins" name="maven-report" rev="0.0.21">
<artifact name="maven-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='maven-report', version='0.0.21')
)
libraryDependencies += "com.free-now.sauron.plugins" % "maven-report" % "0.0.21"
[com.free-now.sauron.plugins/maven-report "0.0.21"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.apache.maven : maven-model | jar | 3.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.free-now.sauron : sauron-core | jar | 0.0.15 |