Download enterprise-4.0.1.jar file - Jar e

Jar examples for e:enterprise

Description

You can download jar file enterprise 4.0.1 in this page.

License

Apache License

Build File

You can use the following script to add enterprise-4.0.1.jar to your project.

<dependency>
   <groupId>org.apache.karaf.features</groupId>
   <artifactId>enterprise</artifactId>
   <version>4.0.1</version>
</dependency>
compile group: 'org.apache.karaf.features', name: 'enterprise', version: '4.0.1'
libraryDependencies += "org.apache.karaf.features" % "enterprise" % "4.0.1"
<dependency org="org.apache.karaf.features" name="enterprise" rev="4.0.1"/>
@Grapes(@Grab(group='org.apache.karaf.features', module='enterprise', version='4.0.1'))
'org.apache.karaf.features:enterprise:jar:4.0.1'

Download

Click the following link to download the jar file.

enterprise-4.0.1.pom



Related Tutorials