Jar examples for f:felix
This pom describes how to assemble the Felix package
You can download jar file felix 3.1.2.2 in this page.
Open Source License
You can use the following script to add felix-3.1.2.2.jar to your project.
<dependency> <groupId>null</groupId> <artifactId>felix</artifactId> <version>3.1.2.2</version> </dependency>
compile group: 'null', name: 'felix', version: '3.1.2.2'
libraryDependencies += "null" % "felix" % "3.1.2.2"
<dependency org="null" name="felix" rev="3.1.2.2"/>
@Grapes(@Grab(group='null', module='felix', version='3.1.2.2'))
'null:felix:jar:3.1.2.2'
Click the following link to download the jar file.
felix-3.1.2.2-sources.jar