JUnit.
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java..
Here is the list of declaration for junit. If you use Maven you can use the following code to add the dependency for this POM file.
<dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.10</version> </dependency>
If you think this Maven repository POM file listing for junit is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
Name:Common Public License Version 1.0
URL: http://www.opensource.org/licenses/cpl1.0.txt.
The following table lists the most popular artifacts which are depending on junit-4.10. Their categories and depend by count are also listed.
Category | Artifact | Depended By Count |
---|---|---|
Web Service | jackson-jaxrs-json-provider 2.1.3 Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding. | 34 |
Scala | scalatest_2.10.0 2.0.M5 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 12 |
Network | karyon-admin-web 1.0.3 karyon-admin-web developed by Netflix | 5 |
Parser | closure-compiler r2180 Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's J... | 8 |
Scala | scalatest_2.10 2.0.M5b ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 43 |
JEE | jackson-databind 2.2.0 General data-binding functionality for Jackson: works on core streaming API | 56 |
Template | ST4 4.0.7 StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developin... | 5 |
Scala | scalatest_2.9.1 1.9.1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 13 |
JPA Hibernate | hibernate-core 4.2.7.Final A module of the Hibernate Core project | 10 |
JSON | org.json chargebee-1.0 JSON framework based on org.json implementation (patched for ChargeBee). | 37 |
Network | spectator-api 0.14.1 spectator-api developed by Netflix | 5 |
Web Service | jsonassert 1.2.3 A library to develop RESTful but flexible APIs | 8 |
Network | ribbon-httpclient 0.3.4 ribbon-httpclient developed by Netflix | 10 |
Web Service | ads-lib 1.35.0 Java client library for accessing ads APIs including AdWords, DFA, and DFP. If you want to use this library, you must also include another Maven artifact to specify which framework you would like to use it with. For example, to use AdWords with Axis, you should include the "adwords-axis... | 5 |
JPA Hibernate | hibernate-entitymanager 4.2.8.Final A module of the Hibernate O/RM project | 8 |
Development | osmosis-core 0.43.1 Osmosis is a Java application and library for processing OSM data. | 7 |
JEE | jackson-databind 2.3.0 General data-binding functionality for Jackson: works on core streaming API | 26 |
Scala | scalatest_2.10 2.0.M6-SNAP8 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 8 |
Scala | scalatest_2.10 1.9.1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 383 |
Scala | scalatest_2.11.0-RC4 2.1.3 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 5 |
Development | osmosis-testutil 0.43.1 Osmosis is a Java application and library for processing OSM data. | 5 |
Scala | scalatest_2.10 1.9.2-SNAP2 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 15 |
ORM | mybatis 3.1.0 The MyBatis data mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over objec... | 24 |
Parser | closure-compiler r2388 Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's J... | 15 |
JEE | jackson-databind 2.3.4 General data-binding functionality for Jackson: works on core streaming API | 8 |
JPA Hibernate | hibernate-entitymanager 4.1.9.Final A module of the Hibernate Core project | 8 |
File | commons-io 2.1 The Commons IO library contains utility classes, stream implementations, file filters, file comparators and endian classes. | 128 |
Network | netty 3.6.6.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 36 |
Http | http-request 5.4.1 Library for making HTTP requests | 20 |
Scala | scalatest_2.10 2.0.M6-SNAP5 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 6 |
Network | karyon-extensions 2.0.02 karyon-extensions developed by Netflix | 6 |
Scala | scalatest_2.10.0-M7 1.9-2.10.0-M7-B1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 10 |
Network | eureka-client 1.1.135 eureka-client developed by Netflix | 7 |
Network | netty 3.9.0.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 26 |
JPA Hibernate | hibernate-core 4.1.9.Final A module of the Hibernate Core project | 56 |
Data Structure | commons-pool 1.6 Commons Object Pooling Library | 83 |
Network | blitz4j 1.34 blitz4j developed by Netflix | 15 |
Data Structure | commons-lang3 3.1 Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. | 287 |
Cache | disklrucache 2.0.2 A disk-based implementaion of a least-recently used cache. | 6 |
Data Structure | commons-codec 1.6 The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities. | 114 |
Scala | scalatest_2.10 2.1.4 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 22 |
Network | netty 3.6.3.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 17 |
Scala | scalatest_2.10 2.1.2 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 20 |
Groovy | groovy-all 1.8.5 Groovy: A powerful, dynamic language for the JVM | 5 |
Network | netty 3.2.7.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 8 |
Development | rocoto 6.2 Add some spice to Google Guice through configuration files! | 7 |
Build | gradle-release 1.2 gradle-release is a plugin for providing a Maven-like release process to project using Gradle. | 23 |
Testing Coding Style | checkstyle 5.5 Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard | 32 |
Scala | scalatest_2.10 2.1.0 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 21 |
Scala | scalatest_2.10 2.0.RC3 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 19 |
Inversion of Control | metrics-guice 3.0.0-BETA1 Guice integration with Metrics. | 6 |
ORM | mybatis 3.1.1 The MyBatis data mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over objec... | 17 |
Network | karyon-extensions 1.0.3 karyon-extensions developed by Netflix | 5 |
JSON | jackson-dataformat-smile 2.3.0 Support for reading and writing Smile ("binary JSON") encoded data using Jackson abstractions (streaming API, data binding, tree model) | 32 |
Scala | scalatest_2.9.2 1.7.1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 16 |
Library | rl_2.10 0.4.10 An RFC-3986 compliant URI library. | 5 |
Data Structure | commons-math3 3.1.1 The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang. | 6 |
Web Framework | smartsprites 0.2.10 CSS Sprites Generator Done Right. SmartSprites maintains CSS sprites in your designs, fully automatically. No tedious copying and pasting to your CSS when adding or changing sprited images. | 15 |
Network | rx-netty 0.3.9 rx-netty developed by Netflix | 7 |
Business | camel-core 2.10.3 The Core Camel Java DSL based router | 30 |
Http | http-request 5.5 Library for making HTTP requests | 11 |
JUnit | jmockit 0.999.12 JMockit is a Java toolkit for developer (unit/integration) testing. It contains mocking APIs and other tools, supporting both JUnit and TestNG. The mocking APIs allow all kinds of Java code, without testability restrictions, to be tested in isolation from selected dependencies. | 5 |
Scala | scalatest_2.10 2.1.3 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 167 |
Scala | scalatest_2.9.2 1.8 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 27 |
Business | camel-core 2.10.0 The Core Camel Java DSL based router | 13 |
JPA Hibernate | hibernate-core 4.2.8.Final A module of the Hibernate O/RM project | 10 |
Groovy | groovy 1.8.9 Groovy: A powerful, dynamic language for the JVM | 5 |
Asynchronous | vertx-hazelcast 2.1.1 vert.x - Effortless asynchronous application development for the modern web and enterprise | 8 |
JEE | jackson-databind 2.1.1 General data-binding functionality for Jackson: works on core streaming API | 45 |
File | commons-io 2.3 The Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more. | 31 |
Scala | scalatest_2.10.0-RC3 1.8-B1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 11 |
JPA Hibernate | hibernate-entitymanager 4.1.8.Final A module of the Hibernate Core project | 24 |
Social | twitter4j-core 4.0.2 A Java library for the Twitter API | 18 |
File | commons-io 2.2 The Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more. | 60 |
JEE | jackson-databind 2.1.4 General data-binding functionality for Jackson: works on core streaming API | 34 |
Development | JavaEWAH 0.6.6 The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compress... | 7 |
Development | support-confluence 5.2.1 This is a support library for Confluence plugins, providing some commonly-used classes and libraries. | 5 |
Scala | scalatest_2.10 2.1.5 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 59 |
Virtual Machine | jmh-core 0.3 The jmh is a Java harness for building, running, and analysing nano/micro/macro benchmarks written in Java and other languages targeting the JVM. | 18 |
Scala | scalatest_2.9.1 1.7.2 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 20 |
Network | netty 3.7.0.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 9 |
Scala | scalatest_2.10 2.0.M6-SNAP36 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 20 |
Network | netty 3.6.4.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 5 |
MongoDB | de.flapdoodle.embed.mongo 1.42 A embedded mongodb ... | 12 |
Network | netty 3.6.2.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 12 |
Web Framework | webbit 0.4.14 A Java event based WebSocket and HTTP server | 14 |
Network | netty 3.5.1.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 5 |
Network | archaius-core 0.5.4 archaius-core developed by Netflix | 19 |
Network | blitz4j 1.18 blitz4j developed by Netflix | 21 |
Scala | scalatest_2.11.0-M3 1.9.1b ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 32 |
JEE | jackson-databind 2.2.2 General data-binding functionality for Jackson: works on core streaming API | 90 |
Zip | commons-compress 1.4.1 Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, xz and ar, cpio, jar, tar, zip, dump. | 28 |
Console | jopt-simple 4.3 A Java library for parsing command line options | 11 |
Network | eureka-client 1.1.123 eureka-client developed by Netflix | 5 |
Library | caliper 1.0-beta-1 Caliper: Microbenchmarking Framework for Java | 5 |
Network | pytheas-core 1.11 pytheas-core developed by Netflix | 12 |
Network | netty 3.5.0.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 6 |
Scala | scalatest_2.10 1.9.2 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 6 |
JEE | jackson-databind 2.2.1 General data-binding functionality for Jackson: works on core streaming API | 8 |
Scala | scalatest_2.11 2.1.3 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 147 |
JPA Hibernate | hibernate-core 4.1.12.Final A module of the Hibernate Core project | 42 |
Network | ribbon-core 0.1.11 ribbon-core developed by Netflix | 6 |
Network | netty 3.5.9.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 8 |
Network | netflix-commons-util 0.1.1 netflix-commons-util developed by Netflix | 121 |
Data Structure | commons-math3 3.0 The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang. | 13 |
Development | osmosis-testutil 0.43-RELEASE Osmosis is a Java application and library for processing OSM data. | 6 |
JEE | jackson-databind 2.1.3 General data-binding functionality for Jackson: works on core streaming API | 25 |
Virtual Machine | jmh-core 0.9.5 The jmh is a Java harness for building, running, and analysing nano/micro/macro benchmarks written in Java and other languages targeting the JVM. | 15 |
Network | archaius-core 0.5.8 archaius-core developed by Netflix | 6 |
JUnit | contiperf 2.2.0 ContiPerf is an open source testing utility that enables the user to easily convert JUnit 4 test cases into performance tests. | 9 |
JEE | jackson-databind 2.1.0 General data-binding functionality for Jackson: works on core streaming API | 8 |
Network | rx-netty-contexts 0.3.9 rx-netty-contexts developed by Netflix | 5 |
Zip | commons-compress 1.4 Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200 and ar, cpio, jar, tar, zip, dump. | 7 |
Cache | ehcache-core 2.6.5 This is the ehcache core module. Pair it with other modules for added functionality. | 6 |
Asynchronous | awaitility 1.3.4 A Java DSL for synchronizing asynchronous operations | 10 |
Scala | scalatest_2.10.0-RC2 1.8-B2 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 12 |
Groovy | groovy-all 2.0.0-beta-2 Groovy: A powerful, dynamic language for the JVM | 8 |
Scala | scalatest_2.10 2.0.M6 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 9 |
Network | archaius-core 0.5.6 archaius-core developed by Netflix | 6 |
Parser | lesscss 1.3.3 Official LESS CSS Compiler for Java | 16 |
Network | mock-http-server 1.3 Mock and Proxy HTTP Server for testing purposes. Forked from https://github.com/jharlap/mock-http-server | 7 |
Virtual Machine | jmh-core 0.7.1 The jmh is a Java harness for building, running, and analysing nano/micro/macro benchmarks written in Java and other languages targeting the JVM. | 21 |
Cache | ehcache-core 2.6.8 This is the ehcache core module. Pair it with other modules for added functionality. | 13 |
XML Binding | jackson-module-jaxb-annotations 2.3.2 Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data binding. | 7 |
Virtual Machine | jmh-core 0.8 The jmh is a Java harness for building, running, and analysing nano/micro/macro benchmarks written in Java and other languages targeting the JVM. | 15 |
JPA Hibernate | hibernate-entitymanager 4.2.12.Final A module of the Hibernate O/RM project | 7 |
Zip | commons-compress 1.3 Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200 and ar, cpio, jar, tar, zip, dump. | 25 |
Swing JavaFX | jfxtras-test-support 8.0-r3 Miscellaneous components for JavaFX | 5 |
Network | netty 3.8.0.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 24 |
Network | commons-net 3.2 Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, Whois | 14 |
Groovy | groovy-all 2.0.5 Groovy: A powerful, dynamic language for the JVM | 14 |
Virtual Machine | jmh-core 0.3.1 The jmh is a Java harness for building, running, and analysing nano/micro/macro benchmarks written in Java and other languages targeting the JVM. | 5 |
Library | jxls-core 1.0.3 jXLS is a small and easy-to-use Java library for generating Excel files using XLS templates | 17 |
XML | commons-digester3 3.2 The Apache Commons Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized. | 5 |
JEE | jackson-databind 2.3.1 General data-binding functionality for Jackson: works on core streaming API | 37 |
Scala | scalatest_2.9.1 2.0.M5b ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 10 |
Network | commons-net 3.1 Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, Whois | 5 |
JEE | jackson-databind 2.3.2 General data-binding functionality for Jackson: works on core streaming API | 86 |
Network | mock-http-server 4.0 Mock and Proxy HTTP Server for testing purposes. Forked from https://github.com/jharlap/mock-http-server | 5 |
JPA Hibernate | hibernate-entitymanager 4.1.7.Final A module of the Hibernate Core project | 9 |
Zip | commons-compress 1.5 Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, xz and ar, cpio, jar, tar, zip, dump. | 19 |
Scala | scalatest_2.9.0 1.9.1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 12 |
Scala | scalatest_2.10 2.1.6 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 70 |
Scala | scalatest_2.10.0-RC1 2.0.M4-2.10.0-RC1-B1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 8 |
Virtual Machine | jmh-core 1.0 The jmh is a Java harness for building, running, and analysing nano/micro/macro benchmarks written in Java and other languages targeting the JVM. | 11 |
JPA Hibernate | hibernate-entitymanager 4.1.4.Final A module of the Hibernate Core project | 6 |
Development | SassyReader 0.5 A file reader of the sas7bdat file format, aka. SAS tables. Includes adaption for the MetaModel framework to allow more elaborate querying and exploration abilities. | 5 |
Groovy | groovy 1.8.8 Groovy: A powerful, dynamic language for the JVM | 5 |
Asynchronous | vertx-hazelcast 2.1RC2 vert.x - Effortless asynchronous application development for the modern web and enterprise | 6 |
Scala | scalatest_2.11 2.1.7 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 5 |
Cache | ehcache-core 2.6.2 This is the ehcache core module. Pair it with other modules for added functionality. | 28 |
Network | netty 3.4.6.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 9 |
JPA Hibernate | hibernate-core 4.2.12.Final A module of the Hibernate O/RM project | 14 |
Scala | scalatest_2.10.0-RC1 1.8 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 13 |
Web Service | ads-lib 1.36.0 Java client library for accessing ads APIs including AdWords, DFA, and DFP. If you want to use this library, you must also include another Maven artifact to specify which framework you would like to use it with. For example, to use AdWords with Axis, you should include the "adwords-axis... | 5 |
Asynchronous | awaitility 1.6.0 A Java DSL for synchronizing asynchronous operations | 6 |
Development | JavaEWAH 0.3.2 The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compress... | 9 |
File | commons-io 2.4 The Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more. | 852 |
Scala | scalatest_2.11 2.1.5 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 39 |
Http | http-request 5.1 Library for making HTTP requests | 10 |
Library | io7m-jaux 2.3.0 Auxiliary library | 8 |
Testing | testng 6.8.7 TestNG is a testing framework. | 97 |
Library | imgscalr-lib 4.2 imgscalr is an simple and efficient best-practices image-scaling and manipulation library implemented in pure Java. | 17 |
Network | netty 3.5.7.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 8 |
Data Structure | spatial4j 0.3 Spatial4j is a general purpose spatial / geospatial ASL licensed open-source Java library. It's core capabilities are 3-fold: to provide common geospatially-aware shapes, to provide distance calculations and other math, and to read and write the shapes to strings. | 11 |
Network | eureka-client 1.1.136 eureka-client developed by Netflix | 7 |
Scala | scalatest_2.10.0-RC5 1.8-B1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 34 |
JSP | commons-jexl 2.1.1 The Commons Jexl library is an implementation of the JSTL Expression Language with extensions. | 26 |
Groovy | groovy-all 2.0.1 Groovy: A powerful, dynamic language for the JVM | 8 |
JDBC | commons-dbutils 1.5 The Apache Commons-DbUtils package is a set of Java utility classes for easing JDBC development. | 11 |
JPA Hibernate | hibernate-core 4.1.7.Final A module of the Hibernate Core project | 26 |
JUnit | htmlunit 2.11 A headless browser intended for use in testing web-based applications. | 9 |
Cache | cloning 1.9.0 The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectivelly, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cac... | 17 |
JPA Hibernate | hibernate-core 4.2.0.Final A module of the Hibernate Core project | 7 |
Virtual Machine | jmh-core 0.1 The jmh is a Java harness for building, running, and analysing nano/micro/macro benchmarks written in Java and other languages targeting the JVM. | 5 |
Network | eureka-client 1.1.109 eureka-client developed by Netflix | 16 |
Groovy | groovy-all 2.0.6 Groovy: A powerful, dynamic language for the JVM | 22 |
Library | ustack-core-data-java 1.0.13 Data Mapping Utility | 17 |
Web Service | jsonassert 1.2.1 A library to develop RESTful but flexible APIs | 6 |
Build | maven-shade-plugin 2.2 Repackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes or removing unused classes. | 15 |
JPA Hibernate | hibernate-core 4.1.4.Final A module of the Hibernate Core project | 7 |
Development | osmosis-core 0.43-RELEASE Osmosis is a Java application and library for processing OSM data. | 8 |
Data Structure | commons-codec 1.7 The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities. | 102 |
Cache | ehcache-core 2.6.0 This is the ehcache core module. Pair it with other modules for added functionality. | 6 |
JEE | jackson-databind 2.2.3 General data-binding functionality for Jackson: works on core streaming API | 35 |
Network | netty 3.5.8.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 12 |
Scala | scalatest_2.10 1.9 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 23 |
Development | rocoto 6.1 Add some spice to Google Guice through configuration files! | 6 |
JEE | jackson-databind 2.3.3 General data-binding functionality for Jackson: works on core streaming API | 36 |
JDBC | druid 0.2.8 An JDBC datasource implementation. | 17 |
Scala | scalatest_2.9.3 1.9.1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 23 |
Internationlization | nv-i18n 1.4 Package to support internationalization | 24 |
JEE | jackson-databind 2.1.2 General data-binding functionality for Jackson: works on core streaming API | 60 |
Network | ribbon-core 0.3.4 ribbon-core developed by Netflix | 6 |
Network | netty 3.6.5.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 9 |
Network | karyon-admin-web 2.0.02 karyon-admin-web developed by Netflix | 6 |
Parser | closure-compiler v20130227 Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's J... | 7 |
Internationlization | nv-i18n 1.12 Package to support internationalization | 30 |
JPA Hibernate | hibernate-envers 4.1.7.Final A module of the Hibernate Core project | 8 |
Scala | scalatest_2.9.1 1.8 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 22 |
Network | ribbon-core 0.3.2 ribbon-core developed by Netflix | 5 |
Scala | scalatest_2.9.0 1.8 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 5 |
Asynchronous | vertx-core 2.1.2 vert.x - Effortless asynchronous application development for the modern web and enterprise | 5 |
JEE | jackson-databind 2.3.0-rc1 General data-binding functionality for Jackson: works on core streaming API | 18 |
Groovy | groovy-all 1.8.9 Groovy: A powerful, dynamic language for the JVM | 35 |
XML Binding | jackson-module-jaxb-annotations 2.1.1 Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data binding. | 5 |
Groovy | groovy-all 1.8.8 Groovy: A powerful, dynamic language for the JVM | 11 |
Data Structure | commons-math3 3.2 The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang. | 56 |
Testing | testng 6.8.8 TestNG is a testing framework. | 58 |
Web Service | ads-lib 1.35.1 Java client library for accessing ads APIs including AdWords, DFA, and DFP. If you want to use this library, you must also include another Maven artifact to specify which framework you would like to use it with. For example, to use AdWords with Axis, you should include the "adwords-axis... | 5 |
Groovy | groovy-all 1.8.6 Groovy: A powerful, dynamic language for the JVM | 61 |
Scala | scalatest_2.9.1 1.7.1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 25 |
Build | maven-s3-wagon 1.1.14 This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Ben Hale at SpringSource | 17 |
Scala | scalatest_2.9.2 1.9.1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 86 |
JPA Hibernate | hibernate-core 4.2.14.Final A module of the Hibernate O/RM project | 5 |
Scala | scalatest_2.10.0 1.8 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 24 |
Web Framework | truth 0.23 Relocates org.truth0:truth to com.google.truth:truth. See http://maven.apache.org/guides/mini/guide-relocation.html | 5 |
JPA Hibernate | hibernate-core 4.2.2.Final A module of the Hibernate Core project | 5 |
Network | eureka-client 1.1.110 eureka-client developed by Netflix | 10 |
Social | twitter4j-core 3.0.3 A Java library for the Twitter API | 8 |
Library | javawriter 2.5.0 A utility class which aids in generating Java source files. | 7 |
Asynchronous | vertx-platform 1.3.1.final vert.x - Effortless asynchronous application development for the modern web and enterprise | 12 |
Groovy | groovy-all 2.0.2 Groovy: A powerful, dynamic language for the JVM | 15 |
Network | netflix-eventbus 0.1.2 netflix-eventbus developed by Netflix | 15 |
Virtual Machine | jmh-core 0.2 The jmh is a Java harness for building, running, and analysing nano/micro/macro benchmarks written in Java and other languages targeting the JVM. | 5 |
Web Framework | webbit 0.4.15 A Java event based WebSocket and HTTP server | 11 |
Testing | testng 6.5.2 TestNG is a testing framework. | 22 |
Cache | ehcache-core 2.6.6 This is the ehcache core module. Pair it with other modules for added functionality. | 7 |
JSON | json-simple 1.1.1 A simple Java toolkit for JSON | 25 |
Java Library | scalaconcurrency 0.7.0 Wrapper classes for jdk5, and 7 concurrency package | 9 |
Scala | scalatest_2.9.1-1 1.9.1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 8 |
Testing | fitnesse 20121220 The fully integrated standalone wiki, and acceptance testing framework. | 13 |
Network | netflix-statistics 0.1.0 netflix-statistics developed by Netflix | 6 |
Development | HdrHistogram 1.2.1 HdrHistogram supports the recording and analyzing sampled data value counts across a configurable integer value range with configurable value precision within the range. Value precision is expressed as the number of significant digits in the value recording, and provides con... | 12 |
Database | mrunit 0.9.0-incubating MRUnit is a Java library that helps developers unit test Apache Hadoop map reduce jobs. | 21 |
Network | netflix-statistics 0.1.1 netflix-statistics developed by Netflix | 33 |
Data Structure | commons-configuration 1.8 Tools to assist in the reading of configuration/preferences files in various formats | 72 |
Data Structure | commons-configuration 1.9 Tools to assist in the reading of configuration/preferences files in various formats | 15 |
XML Parser | jackson-dataformat-xml 2.1.0 Data format extension for Jackson (http://jackson.codehaus.org) to offer alternative support for serializing POJOs as XML and deserializing XML as pojos. Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and Js... | 6 |
Scala | scalatest_2.10 2.0 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 129 |
Groovy | groovy-all 2.0.0-beta-1 Groovy: A powerful, dynamic language for the JVM | 5 |
The following plugins are used in the junit-4.10.jar
The following packages are defined in the junit-4.10.jar
junit.extensions junit.framework junit.runner junit.textui org.hamcrest org.hamcrest.core org.hamcrest.internal org.junit org.junit.experimental org.junit.experimental.categories org.junit.experimental.max org.junit.experimental.results org.junit.experimental.runners org.junit.experimental.theories org.junit.experimental.theories.internal org.junit.experimental.theories.suppliers org.junit.internal org.junit.internal.builders org.junit.internal.matchers org.junit.internal.requests org.junit.internal.runners org.junit.internal.runners.model org.junit.internal.runners.rules org.junit.internal.runners.statements org.junit.matchers org.junit.rules org.junit.runner org.junit.runner.manipulation org.junit.runner.notification org.junit.runners org.junit.runners.model
Here is the content of the POM file.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd "> <modelVersion>4.0.0</modelVersion> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.10</version> <name>JUnit</name> <url>http://junit.org</url> <description> JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. </description> <organization> <name>JUnit</name> <url>http://www.junit.org</url> </organization> <mailingLists> <mailingList> <name>JUnit Mailing List</name> <post>junit@yahoogroups.com</post> <archive> http://tech.groups.yahoo.com/group/junit/ </archive> </mailingList> </mailingLists> <licenses> <license> <name>Common Public License Version 1.0</name> <url>http://www.opensource.org/licenses/cpl1.0.txt</url> </license> </licenses> <scm> <connection>scm:git:git://github.com/KentBeck/junit.git</connection> <developerConnection>scm:git:git@github.com:KentBeck/junit.git</developerConnection> <url>http://github.com/KentBeck/junit/tree/master</url> </scm> <build> <plugins> <plugin> <artifactId>maven-compiler-plugin</artifactId> <configuration> <encoding>ISO-8859-1</encoding> <source>${jdk.version}</source> <target>${jdk.version}</target> </configuration> </plugin> </plugins> </build> <dependencies> <dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-core</artifactId> <version>1.1</version> <scope>compile</scope> </dependency> </dependencies> <properties> <jdk.version>1.5</jdk.version> </properties> </project>