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

Download JAR files tagged by achieving with all dependencies

Search JAR files by class name

proxy from group com.ericsson.commonlibrary (version 1.2.16)

A small yet powerful interception library that lets you manipulate existing objects and classes behavior runtime, It's achieving this by using javassist to do bytecode manipulation

Group: com.ericsson.commonlibrary Artifact: proxy
Show all versions Show documentation Show source 
 

4 downloads
Artifact proxy
Group com.ericsson.commonlibrary
Version 1.2.16
Last update 17. April 2023
Organization Ericsson
URL ${scm.repo.url.web}
License MIT License
Dependencies amount 3
Dependencies objenesis, javassist, slf4j-api,
There are maybe transitive dependencies!

expandablerecyclerviewwithreordering from group com.github.albertosh.expandablerecyclerviewwithreordering (version 1.1.0)

ExpandableRecyclerViewWithReordering provides an easy way of achieving the ExpandableListView effect with all the power of a RecyclerView and support for drag and drop reordenation

Group: com.github.albertosh.expandablerecyclerviewwithreordering Artifact: expandablerecyclerviewwithreordering
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact expandablerecyclerviewwithreordering
Group com.github.albertosh.expandablerecyclerviewwithreordering
Version 1.1.0
Last update 20. October 2015
Organization not specified
URL https://github.com/AlbertoSH/ExpandableRecyclerViewWithReordering
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies support-annotations, appcompat-v7, recyclerview-v7,
There are maybe transitive dependencies!

wro4j-osgi from group ro.isdc.wro4j (version 2.1.1)

Group: ro.isdc.wro4j Artifact: wro4j-osgi
Show all versions 
 

0 downloads
Artifact wro4j-osgi
Group ro.isdc.wro4j
Version 2.1.1
Last update 29. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies wro4j-core, wro4j-extensions,
There are maybe transitive dependencies!

wro4j-maven-plugin from group ro.isdc.wro4j (version 2.1.1)

Group: ro.isdc.wro4j Artifact: wro4j-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact wro4j-maven-plugin
Group ro.isdc.wro4j
Version 2.1.1
Last update 29. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies wro4j-core, wro4j-extensions, jakarta.servlet-api, maven-plugin-api, mockito-core, maven-artifact, maven-core, maven-plugin-testing-harness, plexus-build-api,
There are maybe transitive dependencies!

wro4j-extensions from group ro.isdc.wro4j (version 2.1.1)

Group: ro.isdc.wro4j Artifact: wro4j-extensions
Show all versions Show documentation Show source 
 

43 downloads
Artifact wro4j-extensions
Group ro.isdc.wro4j
Version 2.1.1
Last update 29. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 30
Dependencies wro4j-core, guava, rhino, jakarta.servlet-api, sass-java-gems, dojo-shrinksafe, less4j, gson, closure-compiler, commons-io, bourbon-gem-jar, commons-exec, commons-lang3, commons-pool2, groovy, jruby-core, jruby-stdlib, spring-context, spring-web, webjars-locator, coffee-script, domelementtype, entities, envjs, handlebars, jshint, jslint, json2, less, minimatch,
There are maybe transitive dependencies!

wro4j-core from group ro.isdc.wro4j (version 2.1.1)

Group: ro.isdc.wro4j Artifact: wro4j-core
Show all versions Show documentation Show source 
 

7 downloads
Artifact wro4j-core
Group ro.isdc.wro4j
Version 2.1.1
Last update 29. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies commons-lang3, commons-io, jakarta.servlet-api, jakarta.servlet.jsp-api,
There are maybe transitive dependencies!

wro4j-parent from group ro.isdc.wro4j (version 2.1.1)

The purpose of this project is to reduce the number of requests needed to load a page and the amount of data to transfer to clients, achieving drastic improvement of loading times. The resources can be benefit also from minification and compression.

Group: ro.isdc.wro4j Artifact: wro4j-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wro4j-parent
Group ro.isdc.wro4j
Version 2.1.1
Last update 29. September 2023
Organization not specified
URL https://github.com/wro4j/wro4j
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies slf4j-api, slf4j-reload4j, junit, mockito-core,
There are maybe transitive dependencies!

wro4j-examples from group ro.isdc.wro4j (version 1.3.3)

Group: ro.isdc.wro4j Artifact: wro4j-examples
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wro4j-examples
Group ro.isdc.wro4j
Version 1.3.3
Last update 10. January 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies wro4j-core, wro4j-extensions, scriptengines-javascript, slf4j-log4j12, servlet-api, dwr, commons-logging, wicket, wicket-extensions, slf4j-jcl, appengine-api-1.0-sdk, datanucleus-appengine, geronimo-jta_1.1_spec, geronimo-jpa_3.0_spec, jdo2-api, datanucleus-core, datanucleus-jpa, jstl, standard,
There are maybe transitive dependencies!

wro4j-test-utils from group ro.isdc.wro4j (version 1.3.0-rc1)

Group: ro.isdc.wro4j Artifact: wro4j-test-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact wro4j-test-utils
Group ro.isdc.wro4j
Version 1.3.0-rc1
Last update 09. September 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-io, commons-io, junit,
There are maybe transitive dependencies!

lazyBayesianRules from group nz.ac.waikato.cms.weka (version 1.0.2)

Lazy Bayesian Rules Classifier. The naive Bayesian classifier provides a simple and effective approach to classifier learning, but its attribute independence assumption is often violated in the real world. Lazy Bayesian Rules selectively relaxes the independence assumption, achieving lower error rates over a range of learning tasks. LBR defers processing to classification time, making it a highly efficient and accurate classification algorithm when small numbers of objects are to be classified. For more information, see: Zijian Zheng, G. Webb (2000). Lazy Learning of Bayesian Rules. Machine Learning. 4(1):53-84.

Group: nz.ac.waikato.cms.weka Artifact: lazyBayesianRules
Show all versions Show documentation Show source 
 

0 downloads
Artifact lazyBayesianRules
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/lazyBayesianRules
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 1 from 1 (items total 10)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy