Download blended.container.context.impl-2.4.0-RC7.jar file - Jar b

Jar examples for b:blended.container.context

Description

A simple OSGI service to provide access to the container's config directory.

You can download jar file blended.container.context.impl 2.4.0-RC7 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add blended.container.context.impl-2.4.0-RC7.jar to your project.

<dependency>
   <groupId>de.wayofquality.blended</groupId>
   <artifactId>blended.container.context.impl</artifactId>
   <version>2.4.0-RC7</version>
</dependency>
compile group: 'de.wayofquality.blended', name: 'blended.container.context.impl', version: '2.4.0-RC7'
libraryDependencies += "de.wayofquality.blended" % "blended.container.context.impl" % "2.4.0-RC7"
<dependency org="de.wayofquality.blended" name="blended.container.context.impl" rev="2.4.0-RC7"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended.container.context.impl', version='2.4.0-RC7'))
'de.wayofquality.blended:blended.container.context.impl:jar:2.4.0-RC7'

Download

Click the following link to download the jar file.

blended.container.context.impl-2.4.0-RC7-javadoc.jar
blended.container.context.impl-2.4.0-RC7-sources.jar
blended.container.context.impl-2.4.0-RC7.jar
blended.container.context.impl-2.4.0-RC7.pom



Related Tutorials