не последняя версия
Последняя версия 1.1.10

com.atlassian.bitbucket.codeinsights:annotationPoster 1.1.3

Maven extension that can post surefire/failsafe test failures as annotations to a Bitbucket Server 5.15.0 (or later) instance.

Группа

Группа

com.atlassian.bitbucket.codeinsights
Идентификатор

Идентификатор

annotationPoster
Версия

Версия

1.1.3
Тип

Тип

jar

Скачать annotationPoster 1.1.3


<!-- https://jarcasting.com/artifacts/com.atlassian.bitbucket.codeinsights/annotationPoster/ -->
<dependency>
    <groupId>com.atlassian.bitbucket.codeinsights</groupId>
    <artifactId>annotationPoster</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.bitbucket.codeinsights/annotationPoster/
implementation 'com.atlassian.bitbucket.codeinsights:annotationPoster:1.1.3'
// https://jarcasting.com/artifacts/com.atlassian.bitbucket.codeinsights/annotationPoster/
implementation ("com.atlassian.bitbucket.codeinsights:annotationPoster:1.1.3")
'com.atlassian.bitbucket.codeinsights:annotationPoster:jar:1.1.3'
<dependency org="com.atlassian.bitbucket.codeinsights" name="annotationPoster" rev="1.1.3">
  <artifact name="annotationPoster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.bitbucket.codeinsights', module='annotationPoster', version='1.1.3')
)
libraryDependencies += "com.atlassian.bitbucket.codeinsights" % "annotationPoster" % "1.1.3"
[com.atlassian.bitbucket.codeinsights/annotationPoster "1.1.3"]