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

Download JAR files tagged by especially with all dependencies

Search JAR files by class name

jfinal-java8 from group com.jfinal (version 3.4)

JFinal is a simple, light, rapid,independent, extensible Java WEB + ORM framework. The feature of JFinal looks like ruby on rails especially ActiveRecord.

Group: com.jfinal Artifact: jfinal-java8
Show all versions Show documentation Show source 
 

1 downloads
Artifact jfinal-java8
Group com.jfinal
Version 3.4
Last update 27. April 2018
Organization not specified
URL http://www.jfinal.com
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies cglib-nodep,
There are maybe transitive dependencies!

cachedrowset-wrapper from group com.github.vldrus (version 1.0.2)

A simple javax.sql.rowset.CachedRowSet wrapper. Uses com.sun.rowset.CachedRowSetImpl on Java 1.6. Avoids direct com.sun.rowset.CachedRowSetImpl usage on Java 1.7+ (especially on Java 9 which restricts access to com.sun.rowset package).

Group: com.github.vldrus Artifact: cachedrowset-wrapper
Show all versions Show documentation Show source 
 

11 downloads
Artifact cachedrowset-wrapper
Group com.github.vldrus
Version 1.0.2
Last update 31. December 2017
Organization not specified
URL https://github.com/vldrus/cachedrowset-wrapper
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

singa-benchmark from group de.bioforscher.singa (version 0.2.3)

Group: de.bioforscher.singa Artifact: singa-benchmark
Show all versions Show documentation Show source 
 

0 downloads
Artifact singa-benchmark
Group de.bioforscher.singa
Version 0.2.3
Last update 25. October 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jmh-core, singa-chemistry,
There are maybe transitive dependencies!

specs2-jmock_2.10 from group com.wix (version 1.2.0)

A specs2 JMock integration layer that provides a nice DSL, especially targeted at people used to JMock in Java and Junit.

Group: com.wix Artifact: specs2-jmock_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact specs2-jmock_2.10
Group com.wix
Version 1.2.0
Last update 18. September 2017
Organization com.wix
URL https://github.com/wix/specs2-jmock
License BSD-style
Dependencies amount 7
Dependencies scala-library, specs2-core_2.10, specs2-mock_2.10, jmock-junit4, jmock-legacy, hamcrest-core, hamcrest-library,
There are maybe transitive dependencies!

specs2-jmock_2.11 from group com.wixpress (version 0.1.16)

A specs2 JMock integration layer that provides a nice DSL, especially targeted at people used to JMock in Java and Junit.

Group: com.wixpress Artifact: specs2-jmock_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact specs2-jmock_2.11
Group com.wixpress
Version 0.1.16
Last update 21. May 2015
Organization com.wixpress
URL https://github.com/wix/specs2-jmock
License BSD-style
Dependencies amount 7
Dependencies scala-library, specs2-core_2.11, specs2-mock_2.11, jmock-junit4, jmock-legacy, hamcrest-core, hamcrest-library,
There are maybe transitive dependencies!

specs2-jmock_2.10 from group com.wixpress (version 0.1.16)

A specs2 JMock integration layer that provides a nice DSL, especially targeted at people used to JMock in Java and Junit.

Group: com.wixpress Artifact: specs2-jmock_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact specs2-jmock_2.10
Group com.wixpress
Version 0.1.16
Last update 21. May 2015
Organization com.wixpress
URL https://github.com/wix/specs2-jmock
License BSD-style
Dependencies amount 7
Dependencies scala-library, specs2-core_2.10, specs2-mock_2.10, jmock-junit4, jmock-legacy, hamcrest-core, hamcrest-library,
There are maybe transitive dependencies!

slf4j-maven-plugin-log from group com.googlecode.slf4j-maven-plugin-log (version 1.0.0)

A SLF4J implementation which delegates to maven-plugin logging toolkit. Especially useful when maven-plugin dependencies use slf4j, cause their logs aren't available as maven-plugin logs.

Group: com.googlecode.slf4j-maven-plugin-log Artifact: slf4j-maven-plugin-log
Show documentation Show source 
 

0 downloads
Artifact slf4j-maven-plugin-log
Group com.googlecode.slf4j-maven-plugin-log
Version 1.0.0
Last update 16. January 2013
Organization not specified
URL http://code.google.com/p/slf4j-maven-plugin-log/
License LGPL
Dependencies amount 2
Dependencies maven-plugin-api, slf4j-api,
There are maybe transitive dependencies!

low-gc-memq from group com.fasterxml.util (version 0.6.1)

In-memory, bounded-size queue data structure that aims at minimizing garbage collection overhead (especially latency)

Group: com.fasterxml.util Artifact: low-gc-memq
Show all versions Show documentation Show source 
 

0 downloads
Artifact low-gc-memq
Group com.fasterxml.util
Version 0.6.1
Last update 30. November 2011
Organization fasterxml.com
URL http://github.com/cowtowncoder/low-gc-memq
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

LuceneX from group net.oschina.myzhang (version 0.0.2)

LuceneX is a simple, portable, fast, independent and extensible Java full-text retrieval framework. Especially the powerful participle and dynamic data source function with it

Group: net.oschina.myzhang Artifact: LuceneX
Show all versions Show documentation Show source 
 

0 downloads
Artifact LuceneX
Group net.oschina.myzhang
Version 0.0.2
Last update 11. January 2018
Organization not specified
URL https://gitee.com/Myzhang/LuceneX
License Apache License, Version 2.0
Dependencies amount 16
Dependencies lucene-core, lucene-analyzers-smartcn, lucene-queryparser, lucene-analyzers-common, lucene-queries, lucene-highlighter, lucene-memory, lucene-spatial, lucene-misc, lucene-suggest, lombok, nlp-lang, log4j, fastjson, jfinal, javax.servlet-api,
There are maybe transitive dependencies!

doozer from group com.github.mictaege (version 1.5)

A minimalistic framework that let you create any Java objects with a fluent and readable syntax. Helpful especially in integration and acceptance test scenarios for building complex object trees.

Group: com.github.mictaege Artifact: doozer
Show all versions Show documentation Show source 
 

0 downloads
Artifact doozer
Group com.github.mictaege
Version 1.5
Last update 20. October 2017
Organization not specified
URL https://github.com/mictaege/doozer
License Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-lang3, lenientfun,
There are maybe transitive dependencies!



Page 11 from 3 (items total 208)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy