Jar examples for e:enterprise
You can download jar file enterprise 4.0.8 in this page.
Apache License
You can use the following script to add enterprise-4.0.8.jar to your project.
<dependency> <groupId>org.apache.karaf.features</groupId> <artifactId>enterprise</artifactId> <version>4.0.8</version> </dependency>
compile group: 'org.apache.karaf.features', name: 'enterprise', version: '4.0.8'
libraryDependencies += "org.apache.karaf.features" % "enterprise" % "4.0.8"
<dependency org="org.apache.karaf.features" name="enterprise" rev="4.0.8"/>
@Grapes(@Grab(group='org.apache.karaf.features', module='enterprise', version='4.0.8'))
'org.apache.karaf.features:enterprise:jar:4.0.8'
Click the following link to download the jar file.
enterprise-4.0.8.pom