Download standard-4.1.1.jar file - Jar s

Jar examples for s:standard

Description

Maven mixin providing the ability to run various static analysis plugins

You can download jar file standard 4.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add standard-4.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

standard-4.1.1.pom



Related Tutorials