| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.smartling.cc4j |
| Идентификатор | Идентификаторconventional-commits-parent |
| Версия | Версия0.2.0 |
| Тип | Типpom |
| Описание |
ОписаниеConventional Commits Parent
Provides conventional commits plugins for Java build systems.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| conventional-commits-parent-0.2.0.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.smartling.cc4j/conventional-commits-parent/ -->
<dependency>
<groupId>com.smartling.cc4j</groupId>
<artifactId>conventional-commits-parent</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.smartling.cc4j/conventional-commits-parent/
implementation 'com.smartling.cc4j:conventional-commits-parent:0.2.0'
// https://jarcasting.com/artifacts/com.smartling.cc4j/conventional-commits-parent/
implementation ("com.smartling.cc4j:conventional-commits-parent:0.2.0")
'com.smartling.cc4j:conventional-commits-parent:pom:0.2.0'
<dependency org="com.smartling.cc4j" name="conventional-commits-parent" rev="0.2.0">
<artifact name="conventional-commits-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.smartling.cc4j', module='conventional-commits-parent', version='0.2.0')
)
libraryDependencies += "com.smartling.cc4j" % "conventional-commits-parent" % "0.2.0"
[com.smartling.cc4j/conventional-commits-parent "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.5.0.201909110433-r |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.28.2 |