Maven Repository - POM file for JUnit junit 4.11 4.11

Summary

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..

Declaration

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.11</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.





License

Name:Common Public License Version 1.0
URL: http://www.opensource.org/licenses/cpl1.0.txt.

Depends on

The junit-4.11 has 1 dependencies.The most popular ones are listed in the following table along with their categories and number of artifacts depending on them.

CategoryArtifactDepended By Count
Testinghamcrest-core 1.3
This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
144

Depended by

The following table lists the most popular artifacts which are depending on junit-4.11. Their categories and depend by count are also listed.

CategoryArtifactDepended By Count
Springspring-test 4.1.1.RELEASE
Spring TestContext Framework
5
Virtual Machinepact-jvm-provider_2.10 2.0.5
Pact provider ============= sub project of https://github.com/DiUS/pact-jvm The pact provider is responsible for verifying that an API provider adheres to a number of pacts authored by its clients This library provides the basic tools required to automate the process, and should be usable on its...
5
Librarya-base 1.0-pre4
a-base is a library of basic (hence the name) classes, most notably immutable collection classes with copy-on-write operations
8
Inversion of Controljava-cl-parser 3.1.0
This parser strives to achieve an elegant, ioc-type interface to make launching command-line projects effortless.
10
Virtual Machinepact-jvm-provider_2.10 2.0.6
Pact provider ============= sub project of https://github.com/DiUS/pact-jvm The pact provider is responsible for verifying that an API provider adheres to a number of pacts authored by its clients This library provides the basic tools required to automate the process, and should be usable on its...
5
Httpkuali-httpclient 1.0.0
Kuali Http Client
11
Testingcobertura 2.0.2
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
6
Data Structurespatial4j 0.4.1
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 shapes in WKT format.
8
Httpopenisoj-core 1.0.1
An extensible framework for creating ISO 8583 messages. Ported from OpenIso.Net http://code.google.com/p/openiso8583net/
8
Data Structurecommons-codec 1.8
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.
34
Testingcompile-testing 0.6
Utilities for testing compilation.
8
JUnithtmlunit 2.13
A headless browser intended for use in testing web-based applications.
10
Libraryredline 1.1.15
Redline is a pure Java library for manipulating RPM Package Manager packages.
5
JEEtika-core 1.5
This is the core Apache Tika? toolkit library from which all other modules inherit functionality. It also includes the core facades for the Tika API.
27
JUnitJUnitParams 1.0.2
Better parameterised tests for JUnit
26
XMLhtmlcleaner 2.8
HtmlCleaner is an HTML parser written in Java. It transforms dirty HTML to well-formed XML following the same rules that most web-browsers use.
8
JUnitpowermock-module-junit4 1.5.2
PowerMock support module for JUnit 4.x.
11
Data Structurejoda-convert 1.6
Library to convert Objects to and from String
58
Libraryjnr-ffi 1.0.6
A library for invoking native functions from java
5
JEEwebjars-locator 0.19
WebJar Locator
8
Librarydocker-client 2.6.5
A docker client
11
Zipcommons-compress 1.7
Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress and ar, cpio, jar, tar, zip, dump, 7z, arj.
6
Testingpact-jvm-consumer_2.10 2.0.1
Pact consumer ============= Pact Consumer is used by projects that are consumers of an API. Most projects will want to use pact-consumer via one of the test framework specific projects above. If your favourite framework is not implemented, this module should give you all the hooks you need. Ple...
6
Web Frameworkcssparser 0.9.11
A CSS parser which implements SAC (the Simple API for CSS).
9
Web Serviceaws-java-sdk 1.7.12
The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Re...
9
Virtual Machinepact-jvm-model_2.10 2.0.7
Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-prov...
5
JPA Hibernateliquibase-hibernate4 3.3
Liquibase extension for hibernate integration including generating changesets based on changed hibernate mapping files
13
Asynchronousakka-persistence-experimental_2.11 2.3.7
This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced...
5
JSONfastjson 1.1.39
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
13
Libraryjava-client 2.0.0
Java client for Appium Mobile Webdriver
10
JDBCdruid 0.2.25
An JDBC datasource implementation.
5
Web Servicejcmd 2.0.1
The Web Services Hub Client provides a command-line interface to invoke workflows using the Informatica Web Services Hub. It is intended to be a replacement for pmcmd and all of the native libraries that requires.
13
Groovygroovy-all 2.3.6
Groovy: A powerful, dynamic language for the JVM
36
YAMLsnakeyaml 1.14
YAML 1.1 parser and emitter for Java
8
Consolejopt-simple 4.6
A Java library for parsing command line options
39
Springspring-retry 1.1.1.RELEASE
Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based bahaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exceptio...
6
Groovygroovy-all 2.2.2
Groovy: A powerful, dynamic language for the JVM
13
Librarycore 1.0.9
Serenity core libraries
6
Databasejdbi 2.53
jDBI is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.
17
Testingpact-jvm-consumer_2.10 2.0.3
Pact consumer ============= Pact Consumer is used by projects that are consumers of an API. Most projects will want to use pact-consumer via one of the test framework specific projects above. If your favourite framework is not implemented, this module should give you all the hooks you need. Ple...
5
Developmentdiamond-client 0.0.13
a config client of diamond
10
Loglogging 2.0.17
Support classes for logging using logback and slf4j
55
JUnithtmlunit 2.14
A headless browser intended for use in testing web-based applications.
7
Developmentthundr 0.9.7
thundr is a light-weight java web framework designed for use in cloud deployed web applications.
5
Businesscamel-core 2.13.1
The Core Camel Java DSL based router
12
Web Frameworkscalatra-scalatest_2.10 2.2.1
ScalaTest support for the Scalatra test framework
19
Data Structurejoda-convert 1.5
Library to convert Objects to and from String
13
JSONfastjson 1.1.36
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
12
JDBCdruid 0.2.10
An JDBC datasource implementation.
5
Virtual Machinepact-jvm-model_2.11 2.1.0
Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-prov...
5
Databasemapdb 0.9.7
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap memory. It is a fast, scalable and easy to use embedded Java database.
43
Servletcommons-fileupload 1.3
The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
13
Data Structurecommons-lang3 3.3.2
Apache 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.
135
Databasedbunit 2.5.0
dbUnit is a JUnit extension (also usable from Ant and Maven) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and ...
14
Businesscamel-core 2.11.0
The Core Camel Java DSL based router
13
Asynchronousakka-persistence-experimental_2.10 2.3.6
This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced...
8
Networklittleproxy 1.0.0-beta7
LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework.
6
Groovygroovy-all 2.1.0
Groovy: A powerful, dynamic language for the JVM
23
Developmentjnr-posix 3.0.1
Common cross-project/cross-platform POSIX APIs
6
MongoDBmorphia 0.107
Java Object Document Mapper for MongoDB
6
XMLhtmlcleaner 2.6.1
HtmlCleaner is an HTML parser written in Java. It transforms dirty HTML to well-formed XML following the same rules that most web-browsers use.
8
Librarydocker-client 2.4.3
A docker client
11
Databasejdbi 2.51
jDBI is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.
32
Springspring-test 3.2.9.RELEASE
Spring TestContext Framework
7
JUnitpowermock-module-junit4 1.5.1
PowerMock support module for JUnit 4.x.
21
Web Serviceaws-java-sdk 1.8.9.1
The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Re...
15
Data Structurecommons-codec 1.9
The Apache Commons 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.
120
Groovygroovy-all 2.1.8
Groovy: A powerful, dynamic language for the JVM
5
Data Structurejoda-convert 1.4
Library to convert Objects to and from String
19
Httpjackson-datatype-guava 2.3.3
Add-on datatype-support module for Jackson (http://jackson.codehaus.org) that handles Guava (http://code.google.com/p/guava-libraries/) types (currently mostly just collection ones)
7
JUnitpowermock-module-junit4 1.5.4
PowerMock support module for JUnit 4.x.
7
Groovygroovy-all 2.3.7
Groovy: A powerful, dynamic language for the JVM
18
JUnithtmlunit 2.15
A headless browser intended for use in testing web-based applications.
9
Virtual Machinepact-jvm-model_2.11 2.0.9
Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-prov...
5
Groovygroovy-all 2.3.0
Groovy: A powerful, dynamic language for the JVM
10
Virtual Machinepact-jvm-model_2.11 2.1.7
Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-prov...
5
Springspring-retry 1.1.0.RELEASE
Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based bahaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exceptio...
10
Parserclosure-compiler v20130722
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...
38
Virtual Machinepact-jvm-model_2.11 2.0.5
Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-prov...
5
Chartjfreechart 1.0.17
JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.
5
Networkcommons-net 3.3
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
8
Librarycore 1.0.16
Serenity core libraries
7
JUnitpowermock-module-junit4 1.5.5
PowerMock support module for JUnit 4.x.
5
Businesscamel-core 2.13.2
The Core Camel Java DSL based router
12
Data Structurecommons-pool2 2.0
Apache Commons Object Pooling Library
5
ORMmybatis 3.2.6
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...
12
Testingjfw-test 1.0.0.0
SINAVI J-Framework Test Utility
5
Databasejedis 2.4.2
Jedis is a blazingly small and sane Redis java client.
5
Web Servicejcmd 1.6.7
The Web Services Hub Client provides a command-line interface to invoke workflows using the Informatica Web Services Hub. It is intended to be a replacement for pmcmd and all of the native libraries that requires.
16
Data Structurecommons-email 1.3
Commons-Email aims to provide an API for sending email. It is built on top of the JavaMail API, which it aims to simplify.
10
Businesscamel-core 2.11.1
The Core Camel Java DSL based router
7
Developmenthydra-api 0.4.2
Hydra API
5
Developmentsmack-core 4.1.0-alpha6
Smack core components.
5
Networklivereload-jvm 0.2.0
A micro http-server compatible with LiveReload 2 (protocol). Should be used in build-time.
72
Data Structurejoda-convert 1.7
Library to convert Objects to and from String
15
Librarygeo 0.18
BoofCV is an open source Java library for real-time computer vision and robotics applications.
6
Networkeureka-test-utils 2.0.0-DP3
eureka-test-utils developed by Netflix
6
Developmentmod-web-server 2.0.0-final
Simple Web Server Module for Vert.x
5
Librarycore 1.0.23
Serenity core libraries
6
Testingcommons-testing 1.0.1
This provides the common unit testing code.
5
Servletcommons-fileupload 1.3.1
The Apache Commons FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
31
Consolejopt-simple 4.5
A Java library for parsing command line options
22
Groovygroovy-all 2.3.8
Groovy: A powerful, dynamic language for the JVM
6
Networkarchaius-core 0.5.12
archaius-core developed by Netflix
104
Springspring-test 3.2.8.RELEASE
Spring TestContext Framework
37
Businesscamel-core 2.12.3
The Core Camel Java DSL based router
15
Data Structurechicory-common 0.10
Basic data-types, algorithms and data-structures
5
JDBCdruid 1.0.4
An JDBC datasource implementation.
5
Groovygroovy-all 2.2.1
Groovy: A powerful, dynamic language for the JVM
10
Librarycore 1.0.21
Serenity core libraries
5
Librarycore 1.0.12
Serenity core libraries
5
XML Graphicspoi 3.11-beta2
Apache POI - Java API To Access Microsoft Format Files
6
JDBCjena-jdbc-core 1.1.0
This library provides core functionality for Jena JDBC
7
Buildcommon 0.3.1
Gradle Plugins
9
Databaseembedded-redis 0.5
Redis embedded server for Java integration testing
16
Springspring-test 4.0.3.RELEASE
Spring TestContext Framework
8
Testinglenskit-test 2.1
Testing utilities for LensKit.
8
Data Structurechicory-common 0.13
Basic data-types, algorithms and data-structures
5
Data Structurechicory-common 0.12
Basic data-types, algorithms and data-structures
5
Data Structurecommons-lang3 3.3
Apache 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.
11
Developmenthydra-api 0.4.1
Hydra API
5
Networknetty 3.9.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...
14
JSONjsonrpc2-base 1.35
Java classes to represent, parse and serialise JSON-RPC 2.0 requests, notifications and responses.
6
JUnitjunit-benchmarks 0.7.2
A framework for writing performance micro-benchmarks using JUnit4 annotations.
5
Virtual Machinepact-jvm-model_2.11 2.1.5
Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-prov...
5
Virtual Machinepact-jvm-provider_2.10 2.0.4
Pact provider ============= sub project of https://github.com/DiUS/pact-jvm The pact provider is responsible for verifying that an API provider adheres to a number of pacts authored by its clients This library provides the basic tools required to automate the process, and should be usable on its...
5
JUnithtmlunit 2.12
A headless browser intended for use in testing web-based applications.
14
JUnitjunit-interface 0.11
An implementation of sbt's test interface for JUnit 4
45
Virtual Machinepact-jvm-model_2.11 2.0.7
Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-prov...
5
Data Structurechicory-common 0.11
Basic data-types, algorithms and data-structures
5
Librarycore 1.0.14
Serenity core libraries
5
JSONminimal-json 0.9.1
A Minimal JSON Parser and Writer
18
Scriptingrhino 1.7R5-20130223-1
A distribution of rhino which releases snapshots from a submodule folder containing forked sources.
6
Groovygroovy-all 2.3.3
Groovy: A powerful, dynamic language for the JVM
19
Httpjres-test 0.1.4
An HTTP client for ElasticSearch without any code dependency on the ElasticSearch library.
6
Testing Coding Stylefindbugs 2.0.3
Findbugs: Because it's easy!
21
Developmentio7m-jspatial-core 2.0.0
Common API code
5
Developmentdiamond-client 0.0.5
a config client of diamond
6
Virtual Machinequasar-core 0.6.0
lightweight threads and actors for the JVM.
12
Networkarchaius-core 0.6.0
archaius-core developed by Netflix
21
Asynchronousakka-persistence-experimental_2.11 2.3.4
This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced...
8
Virtual Machinepact-jvm-model_2.10 2.0.9
Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-prov...
5
Networkarchaius-core 0.5.11
archaius-core developed by Netflix
23
Developmentsux4j 3.0.7
Sux4j is an implementation of succinct data structure in Java. It provides a number of related implementations covering ranking/selection over bit arrays, compressed lists and minimal perfect hashing.
5
Groovygroovy-all 2.1.7
Groovy: A powerful, dynamic language for the JVM
21
ScriptingJSCover 1.0.14
JSCover is a tool that measures code coverage for JavaScript programs.
5
Groovygroovy-all 2.1.6
Groovy: A powerful, dynamic language for the JVM
7
Data Structurecommons-lang3 3.3.1
Apache 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.
12
Web Servicejcmd 1.6.13
The Web Services Hub Client provides a command-line interface to invoke workflows using the Informatica Web Services Hub. It is intended to be a replacement for pmcmd and all of the native libraries that requires.
14
JUnitant-junit 1.9.2
contains the junit and junirreport tasks
5
Zipcommons-compress 1.8.1
Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress and ar, cpio, jar, tar, zip, dump, 7z, arj.
27
Virtual Machinepact-jvm-model_2.11 2.1.8
Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-prov...
5
Groovygroovy-all 2.3.0-beta-2
Groovy: A powerful, dynamic language for the JVM
9
Springspring-integration-test 4.0.0.RELEASE
Spring Integration Test Support
7
Testingpact-jvm-consumer_2.10 2.0.9
Pact consumer ============= Pact Consumer is used by projects that are consumers of an API. Most projects will want to use pact-consumer via one of the test framework specific projects above. If your favourite framework is not implemented, this module should give you all the hooks you need. Ple...
5
Testingpact-jvm-consumer_2.10 2.0.5
Pact consumer ============= Pact Consumer is used by projects that are consumers of an API. Most projects will want to use pact-consumer via one of the test framework specific projects above. If your favourite framework is not implemented, this module should give you all the hooks you need. Ple...
5
Testingpact-jvm-consumer_2.10 2.0.2
Pact consumer ============= Pact Consumer is used by projects that are consumers of an API. Most projects will want to use pact-consumer via one of the test framework specific projects above. If your favourite framework is not implemented, this module should give you all the hooks you need. Ple...
6
Virtual Machinepact-jvm-model_2.11 2.1.3
Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-prov...
5
Testinglenskit-test 2.1-M3
Testing utilities for LensKit.
7
Springspring-security-oauth2 2.0.3.RELEASE
Module for providing OAuth2 support to Spring Security
8
Developmentgeoregression 0.7
GeoRegression is a free Java based geometry library for scientific computing in fields such as robotics and computer vision with a focus on 2D/3D space.
10
Librarykerner-utils-io 0.5.0
Commonly used utility classes (I/O related).
5
Libraryjfw-util-core 1.0.0.0
SINAVI J-Framework Utility
6
Inversion of Controlnuun-log-plugin 1.0.M1
Nuun Log Plugin will manage the injection of SL4J Logger.
5
Testinglenskit-test 2.1-M4
Testing utilities for LensKit.
7
Asynchronousakka-persistence-experimental_2.10 2.3.7
This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced...
5
Springspring-test 4.0.2.RELEASE
Spring TestContext Framework
15
Networkeureka-test-utils 2.0.0-DP1
eureka-test-utils developed by Netflix
6
Testingpact-jvm-consumer_2.10 2.0.4
Pact consumer ============= Pact Consumer is used by projects that are consumers of an API. Most projects will want to use pact-consumer via one of the test framework specific projects above. If your favourite framework is not implemented, this module should give you all the hooks you need. Ple...
5
Networkarchaius-core 0.5.15
archaius-core developed by Netflix
6
Inversion of Controljava-cl-parser 3.1.2
This parser strives to achieve an elegant, ioc-type interface to make launching command-line projects effortless.
15
JEEcommon-jackson 1.7
Jackson dependencies and helper utilities
15
Data Structurecommons-lang3 3.2.1
Apache 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.
31
Loglogstash-logback-encoder 2.8
Logback encoder which will output events as Logstash-compatible JSON
7
Data Structurecommons-math3 3.3
The Apache Commons 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.
7
Librarydocker-client 2.4.2
A docker client
23




Plugin

The following plugins are used in the junit-4.11.jar

  1. maven-compiler-plugin

Packages

The following packages are defined in the junit-4.11.jar

junit.extensions
junit.framework
junit.runner
junit.textui
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




POM File Source

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.11</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.3</version>
          <scope>compile</scope>
        </dependency>
    </dependencies>
    <properties>
         <jdk.version>1.5</jdk.version>
    </properties>
</project>