Jar examples for c:component-annotation-properties
Declarative Services Annotation Properties
You can download jar file component-annotation-properties 1.0 in this page.
Apache License, Version 2.0
You can use the following script to add component-annotation-properties-1.0.jar to your project.
<dependency> <groupId>io.lambdacube.component.annotation</groupId> <artifactId>component-annotation-properties</artifactId> <version>1.0</version> </dependency>
compile group: 'io.lambdacube.component.annotation', name: 'component-annotation-properties', version: '1.0'
libraryDependencies += "io.lambdacube.component.annotation" % "component-annotation-properties" % "1.0"
<dependency org="io.lambdacube.component.annotation" name="component-annotation-properties" rev="1.0"/>
@Grapes(@Grab(group='io.lambdacube.component.annotation', module='component-annotation-properties', version='1.0'))
'io.lambdacube.component.annotation:component-annotation-properties:jar:1.0'
Click the following link to download the jar file.
component-annotation-properties-1.0-javadoc.jar