Download JAR files tagged by executions with all dependencies
ode-jacob from group org.wso2.bpel (version 1.3.5-wso4v18)
0 downloads
Artifact ode-jacob
Group org.wso2.bpel
Version 1.3.5-wso4v18
Last update 24. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ode-utils, commons-logging,
There are maybe transitive dependencies!
Group org.wso2.bpel
Version 1.3.5-wso4v18
Last update 24. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ode-utils, commons-logging,
There are maybe transitive dependencies!
ode-utils from group org.wso2.bpel (version 1.3.5-wso4v18)
0 downloads
Artifact ode-utils
Group org.wso2.bpel
Version 1.3.5-wso4v18
Last update 24. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 21
Dependencies axiom-api, axiom-impl, axiom-dom, wsdl4j, commons-collections, commons-httpclient, commons-codec, log4j, xstream, geronimo-stax-api_1.0_spec, axis2-adb, axis2-codegen, axis2-kernel, axis2-java2wsdl, axis2-saaj, axis2-transport-jms, Saxon-HE, commons-lang, junit, xercesImpl, xmlParserAPIs,
There are maybe transitive dependencies!
Group org.wso2.bpel
Version 1.3.5-wso4v18
Last update 24. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 21
Dependencies axiom-api, axiom-impl, axiom-dom, wsdl4j, commons-collections, commons-httpclient, commons-codec, log4j, xstream, geronimo-stax-api_1.0_spec, axis2-adb, axis2-codegen, axis2-kernel, axis2-java2wsdl, axis2-saaj, axis2-transport-jms, Saxon-HE, commons-lang, junit, xercesImpl, xmlParserAPIs,
There are maybe transitive dependencies!
ode-agents from group org.wso2.bpel (version 1.3.5-wso4v18)
0 downloads
Artifact ode-agents
Group org.wso2.bpel
Version 1.3.5-wso4v18
Last update 24. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.wso2.bpel
Version 1.3.5-wso4v18
Last update 24. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
ode from group org.wso2.bpel (version 1.3.5-wso4v18)
Group: org.wso2.bpel Artifact: ode
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
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 all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact compress-maven-plugin
Group com.github.eliayng
Version 1.0.2
Last update 03. August 2017
Organization not specified
URL https://github.com/eliayng/compress-maven-plugin
License The Eliayng License, Version 1.0
Dependencies amount 5
Dependencies maven-plugin-api, maven-plugin-annotations, maven-project, yuicompressor, closure-compiler,
There are maybe transitive dependencies!
Group com.github.eliayng
Version 1.0.2
Last update 03. August 2017
Organization not specified
URL https://github.com/eliayng/compress-maven-plugin
License The Eliayng License, Version 1.0
Dependencies amount 5
Dependencies maven-plugin-api, maven-plugin-annotations, maven-project, yuicompressor, closure-compiler,
There are maybe transitive dependencies!
easy-config-core from group com.socialbakers.easy-config (version 0.5.7)
Group: com.socialbakers.easy-config Artifact: easy-config-core
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
easy-config from group com.socialbakers.easy-config (version 0.5.7)
Group: com.socialbakers.easy-config Artifact: easy-config
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
testsuite from group org.apache.geronimo.testsuite (version 2.1.2)
Group: org.apache.geronimo.testsuite Artifact: testsuite
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Page 11 from 11 (items total 108)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy