is not current version
Last Version 1.3.0

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


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.aries.blueprint
ArtifactId

ArtifactId

blueprint-maven-plugin-annotation
Version

Version

1.0.0
Type

Type

jar

Download 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"]