| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.aservo |
| Идентификатор | Идентификаторatlassian-plugin-compatibility-check |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAtlassian Plugin Compatibility Check
Command line tool that allows finding the range of compatible Atlassian products
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/de.aservo/atlassian-plugin-compatibility-check/ -->
<dependency>
<groupId>de.aservo</groupId>
<artifactId>atlassian-plugin-compatibility-check</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.aservo/atlassian-plugin-compatibility-check/
implementation 'de.aservo:atlassian-plugin-compatibility-check:0.0.4'
// https://jarcasting.com/artifacts/de.aservo/atlassian-plugin-compatibility-check/
implementation ("de.aservo:atlassian-plugin-compatibility-check:0.0.4")
'de.aservo:atlassian-plugin-compatibility-check:jar:0.0.4'
<dependency org="de.aservo" name="atlassian-plugin-compatibility-check" rev="0.0.4">
<artifact name="atlassian-plugin-compatibility-check" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.aservo', module='atlassian-plugin-compatibility-check', version='0.0.4')
)
libraryDependencies += "de.aservo" % "atlassian-plugin-compatibility-check" % "0.0.4"
[de.aservo/atlassian-plugin-compatibility-check "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-artifact | jar | 3.6.3 |
| org.apache.maven : maven-model | jar | 3.6.3 |
| commons-io : commons-io | jar | 2.6 |