| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fburato |
| Идентификатор | Идентификаторhighwheel-modules-parser |
| Версия | Версия1.6.2 |
| Тип | Типjar |
| Описание |
Описаниеparser
Enforce dependencies modules dependencies on Java project
|
| Имя Файла | Размер |
|---|---|
| highwheel-modules-parser-1.6.2.pom | |
| highwheel-modules-parser-1.6.2.jar | 143 KB |
| highwheel-modules-parser-1.6.2-sources.jar | 12 KB |
| highwheel-modules-parser-1.6.2-javadoc.jar | 78 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules-parser/ -->
<dependency>
<groupId>com.github.fburato</groupId>
<artifactId>highwheel-modules-parser</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules-parser/
implementation 'com.github.fburato:highwheel-modules-parser:1.6.2'
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules-parser/
implementation ("com.github.fburato:highwheel-modules-parser:1.6.2")
'com.github.fburato:highwheel-modules-parser:jar:1.6.2'
<dependency org="com.github.fburato" name="highwheel-modules-parser" rev="1.6.2">
<artifact name="highwheel-modules-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fburato', module='highwheel-modules-parser', version='1.6.2')
)
libraryDependencies += "com.github.fburato" % "highwheel-modules-parser" % "1.6.2"
[com.github.fburato/highwheel-modules-parser "1.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fburato : highwheel-modules-utils | jar | 1.6.2 |
| com.github.fburato : highwheel-modules-model | jar | 1.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |
| org.mockito : mockito-core | jar | 2.20.0 |
| org.assertj : assertj-core | jar | 3.12.2 |