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

org.apache.aries.blueprint:blueprint-maven-plugin-annotation 1.0.0


Категории

Категории

Maven Компиляция и сборка
Группа

Группа

org.apache.aries.blueprint
Идентификатор

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

blueprint-maven-plugin-annotation
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать blueprint-maven-plugin-annotation 1.0.0


<!-- https://jarcasting.com/artifacts/org.apache.aries.blueprint/blueprint-maven-plugin-annotation/ -->
<dependency>
    <groupId>org.apache.aries.blueprint</groupId>
    <artifactId>blueprint-maven-plugin-annotation</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.aries.blueprint/blueprint-maven-plugin-annotation/
implementation 'org.apache.aries.blueprint:blueprint-maven-plugin-annotation:1.0.0'
// https://jarcasting.com/artifacts/org.apache.aries.blueprint/blueprint-maven-plugin-annotation/
implementation ("org.apache.aries.blueprint:blueprint-maven-plugin-annotation:1.0.0")
'org.apache.aries.blueprint:blueprint-maven-plugin-annotation:jar:1.0.0'
<dependency org="org.apache.aries.blueprint" name="blueprint-maven-plugin-annotation" rev="1.0.0">
  <artifact name="blueprint-maven-plugin-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.aries.blueprint', module='blueprint-maven-plugin-annotation', version='1.0.0')
)
libraryDependencies += "org.apache.aries.blueprint" % "blueprint-maven-plugin-annotation" % "1.0.0"
[org.apache.aries.blueprint/blueprint-maven-plugin-annotation "1.0.0"]