Download applications-1.0.1.jar file - Jar a

Jar examples for a:applications

Description

Plugin allows the admin to add or remove applications. Used by other plugins such as Chef or App Dynamics

You can download jar file applications 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add applications-1.0.1.jar to your project.

<dependency>
   <groupId>com.marcarndt.morse</groupId>
   <artifactId>applications</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.marcarndt.morse', name: 'applications', version: '1.0.1'
libraryDependencies += "com.marcarndt.morse" % "applications" % "1.0.1"
<dependency org="com.marcarndt.morse" name="applications" rev="1.0.1"/>
@Grapes(@Grab(group='com.marcarndt.morse', module='applications', version='1.0.1'))
'com.marcarndt.morse:applications:jar:1.0.1'

Download

Click the following link to download the jar file.

applications-1.0.1-javadoc.jar
applications-1.0.1-sources.jar
applications-1.0.1.jar
applications-1.0.1.pom



Related Tutorials