| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.github.atlascommunity |
| Идентификатор | Идентификаторcommons |
| Версия | Версия3.8.12 |
| Тип | Типjar |
| Описание |
ОписаниеCommons plugin
Commons library for atlascommunity Jira plugins
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-3.8.12.pom | |
| commons-3.8.12.jar | 83 KB |
| commons-3.8.12-sources.jar | 39 KB |
| commons-3.8.12-javadoc.jar | 316 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.atlascommunity/commons/ -->
<dependency>
<groupId>io.github.atlascommunity</groupId>
<artifactId>commons</artifactId>
<version>3.8.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.atlascommunity/commons/
implementation 'io.github.atlascommunity:commons:3.8.12'
// https://jarcasting.com/artifacts/io.github.atlascommunity/commons/
implementation ("io.github.atlascommunity:commons:3.8.12")
'io.github.atlascommunity:commons:jar:3.8.12'
<dependency org="io.github.atlascommunity" name="commons" rev="3.8.12">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.atlascommunity', module='commons', version='3.8.12')
)
libraryDependencies += "io.github.atlascommunity" % "commons" % "3.8.12"
[io.github.atlascommunity/commons "3.8.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 21.0.1 |
| io.sentry : sentry | jar | 5.4.3 |
| com.konghq : unirest-java | jar | 3.11.12 |
| com.google.code.gson : gson | jar | 2.8.5 |
| org.mapstruct : mapstruct | jar | 1.4.2.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.atlassian.jira » jira-api | jar | |
| com.atlassian.jira » jira-core | jar | |
| com.atlassian.plugins.rest » atlassian-rest-common | jar | |
| com.atlassian.activeobjects » activeobjects-plugin | jar | |
| com.atlassian.plugin » atlassian-spring-scanner-annotation | jar | |
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.mockito : mockito-core | jar | 3.11.2 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
| com.atlassian.jira » jira-tests | jar | 8.2.1 |