All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download plugin-roles-ldap JAR file with all dependencies


maven-scr-plugin from group org.apache.felix (version 1.16.0)

Maven plugin for generating OSGi service descriptors based on annotations.

Group: org.apache.felix Artifact: maven-scr-plugin
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact maven-scr-plugin
Group org.apache.felix
Version 1.16.0


plugin-classloader from group org.codelibs.elasticsearch.lib (version 6.3.1)

Elasticsearch module: plugin-classloader

Group: org.codelibs.elasticsearch.lib Artifact: plugin-classloader
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads


libsass-gradle-plugin from group com.github.fgiannesini.libsass.gradle.plugin (version 1.4)

A gradle plugin to compile scss with libsass.

Group: com.github.fgiannesini.libsass.gradle.plugin Artifact: libsass-gradle-plugin
Show documentation Show source 
Download libsass-gradle-plugin.jar (1.4)
 

1 downloads


maven-tasks-plugin from group maven-plugins (version 1.3.0)

Group: maven-plugins Artifact: maven-tasks-plugin
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact maven-tasks-plugin
Group maven-plugins
Version 1.3.0


sisu-maven-plugin from group org.eclipse.sisu (version 0.3.3)

Manage Sisu components and applications

Group: org.eclipse.sisu Artifact: sisu-maven-plugin
Show documentation Show source 
Download sisu-maven-plugin.jar (0.3.3)
 

1 downloads
Artifact sisu-maven-plugin
Group org.eclipse.sisu
Version 0.3.3


gradle-corebox-web-plugin from group com.hreeinfo.plugins (version 2.1.3)

Gradle CoreBOX plugin.

Group: com.hreeinfo.plugins Artifact: gradle-corebox-web-plugin
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads


struts2-jquery-datatables-plugin from group com.jgeppert.struts2.jquery (version 4.0.1)

Group: com.jgeppert.struts2.jquery Artifact: struts2-jquery-datatables-plugin
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads


formatter-maven-plugin from group net.revelc.code.formatter (version 2.7.0)

Maven plugin for formatting source code

Group: net.revelc.code.formatter Artifact: formatter-maven-plugin
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads


plantuml-maven-plugin from group com.github.jeluard (version 7954)

A maven plugin to generate UML diagrams using PlantUML syntax

Group: com.github.jeluard Artifact: plantuml-maven-plugin
Show documentation Show source 
Download plantuml-maven-plugin.jar (7954)
 

1 downloads
Artifact plantuml-maven-plugin
Group com.github.jeluard
Version 7954


struts2-gxp-plugin from group org.apache.struts (version 2.3.16.3)

Group: org.apache.struts Artifact: struts2-gxp-plugin
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact struts2-gxp-plugin
Group org.apache.struts
Version 2.3.16.3


gradle-docker-plugin from group com.bmuschko (version 3.2.4)

Gradle plugin for managing Docker images and containers.

Group: com.bmuschko Artifact: gradle-docker-plugin
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact gradle-docker-plugin
Group com.bmuschko
Version 3.2.4


maven-was5-plugin from group maven-plugins (version 2.0.2)

A plugin to manage a WebSphere AppServer 5/5.1 artifacts and installation

Group: maven-plugins Artifact: maven-was5-plugin
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact maven-was5-plugin
Group maven-plugins
Version 2.0.2


babel-plugin-transform-runtime from group org.webjars.npm (version 6.4.3)

WebJar for babel-plugin-transform-runtime

Group: org.webjars.npm Artifact: babel-plugin-transform-runtime
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads


sitegen-maven-plugin from group io.helidon.build-tools (version 1.0.4)

Group: io.helidon.build-tools Artifact: sitegen-maven-plugin
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact sitegen-maven-plugin
Group io.helidon.build-tools
Version 1.0.4


compress-maven-plugin from group com.github.eliayng (version 1.0.2)

配置监控信息,在web.xml中添加 <filter> <description>拦截获取js与css过滤</description> <filter-name>MergeFilter</filter-name> <filter-class>com.njzxw.filter.MergeFilter</filter-class> <init-param> <!-- js合并输出路径 --> <param-name>jsDir</param-name> <param-value>${js.path}</param-value> </init-param> <init-param> <!-- css合并输出路径 --> <param-name>cssDir</param-name> <param-value>${css.path}</param-value> </init-param> </filter> 同时添加一个合并js\css对应一个merge.xml,最好放置在同级,如: <merge> <group name="sss" > <js path="js/common/common.js" /> <js path="js/common/index.js" /> <css path="css/common/animate.css" /> <css path="css/common/normalize.css" /> </group> </merge> 访问项目:xxx/sss.js xxx/sss.css 同时配合maven插件: compress-maven-plugin结合使用: <plugin> <groupId>com.github.eliayng</groupId> <artifactId>compress-maven-plugin</artifactId> <version>1.0.0</version> <executions> <execution> <phase>compile</phase> <goals> <goal>compress</goal> </goals> </execution> </executions> <configuration> <skip>${skipCompress}</skip> <poolNum>50</poolNum> <jsOutDir>${jsOutDir}</jsOutDir> <cssOutDir>${cssOutDir}</cssOutDir> <!--是否监控编译class文件--> <isCompressClass>true</isCompressClass> <!-- 是否复制资源文件 --> <isResourcesCopy>true</isResourcesCopy> </configuration> </plugin>

Group: com.github.eliayng Artifact: compress-maven-plugin
Show documentation Show source 
Download compress-maven-plugin.jar (1.0.2)
 

1 downloads
Artifact compress-maven-plugin
Group com.github.eliayng
Version 1.0.2




Page 189 from 456 (items total 6826)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy