Download JAR files tagged by jmockit with all dependencies
coverage-tests from group com.github.hazendaz.jmockit (version 1.54.0)
Group: com.github.hazendaz.jmockit Artifact: coverage-tests
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact coverage-tests
Group com.github.hazendaz.jmockit
Version 1.54.0
Last update 31. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.hazendaz.jmockit
Version 1.54.0
Last update 31. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jmockit-parent from group com.github.hazendaz.jmockit (version 1.54.0)
Parent POM for JMOCKIT
Group: com.github.hazendaz.jmockit Artifact: jmockit-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmockit-parent
Group com.github.hazendaz.jmockit
Version 1.54.0
Last update 31. May 2024
Organization not specified
URL Not specified
License The MIT License
Dependencies amount 2
Dependencies checker-qual, spotbugs-annotations,
There are maybe transitive dependencies!
Group com.github.hazendaz.jmockit
Version 1.54.0
Last update 31. May 2024
Organization not specified
URL Not specified
License The MIT License
Dependencies amount 2
Dependencies checker-qual, spotbugs-annotations,
There are maybe transitive dependencies!
merge-jmockit-maven-plugin from group com.bah.jmockit (version 0.999.25.1)
Merges .ser reports generated by jmockit into one report.
Group: com.bah.jmockit Artifact: merge-jmockit-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact merge-jmockit-maven-plugin
Group com.bah.jmockit
Version 0.999.25.1
Last update 17. January 2014
Organization not specified
URL http://github.com/booz-allen-hamilton/merge-jmockit-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies jmockit-coverage, maven-plugin-api, file-management, plexus-utils,
There are maybe transitive dependencies!
Group com.bah.jmockit
Version 0.999.25.1
Last update 17. January 2014
Organization not specified
URL http://github.com/booz-allen-hamilton/merge-jmockit-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies jmockit-coverage, maven-plugin-api, file-management, plexus-utils,
There are maybe transitive dependencies!
attach-vm from group com.github.igor-suhorukov (version 1.0)
AttachAPI based on JMockit/OpenJDK project http://jmockit.org
Artifact attach-vm
Group com.github.igor-suhorukov
Version 1.0
Last update 13. November 2015
Organization not specified
URL Not specified
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.igor-suhorukov
Version 1.0
Last update 13. November 2015
Organization not specified
URL Not specified
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
unittester from group com.develhack (version 0.1.1)
Utilities for unit tests using the TestNG and JMockit.
Artifact unittester
Group com.develhack
Version 0.1.1
Last update 15. November 2014
Organization not specified
URL https://github.com/develhack/unittester
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.develhack
Version 0.1.1
Last update 15. November 2014
Organization not specified
URL https://github.com/develhack/unittester
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jmockit-xtend from group com.github.borisbrodski (version 0.2)
Collection of the extension methods adding JMockit support to the Xtend
Artifact jmockit-xtend
Group com.github.borisbrodski
Version 0.2
Last update 21. September 2014
Organization not specified
URL https://github.com/borisbrodski/jmockit-xtend
License MIT LICENSE
Dependencies amount 2
Dependencies jmockit, org.eclipse.xtend.lib,
There are maybe transitive dependencies!
Group com.github.borisbrodski
Version 0.2
Last update 21. September 2014
Organization not specified
URL https://github.com/borisbrodski/jmockit-xtend
License MIT LICENSE
Dependencies amount 2
Dependencies jmockit, org.eclipse.xtend.lib,
There are maybe transitive dependencies!
common-agent-loader from group nz.ac.auckland.common (version 1.7)
Allows dynamic loading of agents. Stolen from JMockIt.
Group: nz.ac.auckland.common Artifact: common-agent-loader
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact common-agent-loader
Group nz.ac.auckland.common
Version 1.7
Last update 13. October 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!
Group nz.ac.auckland.common
Version 1.7
Last update 13. October 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!
petclinic from group com.github.hazendaz.jmockit (version 1.54.0)
A re-creation of the Spring PetClinic Sample Application, using Java EE 7 for UI controllers and business classes.
JMockit is used for integration testing, instead of the Spring Test Context.
Group: com.github.hazendaz.jmockit Artifact: petclinic
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact petclinic
Group com.github.hazendaz.jmockit
Version 1.54.0
Last update 31. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies jakarta.enterprise.cdi-api, jakarta.faces-api, jakarta.persistence-api, jakarta.servlet-api, jakarta.validation-api, hibernate-entitymanager, hibernate-validator,
There are maybe transitive dependencies!
Group com.github.hazendaz.jmockit
Version 1.54.0
Last update 31. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies jakarta.enterprise.cdi-api, jakarta.faces-api, jakarta.persistence-api, jakarta.servlet-api, jakarta.validation-api, hibernate-entitymanager, hibernate-validator,
There are maybe transitive dependencies!
jmockit from group com.github.hazendaz.jmockit (version 1.54.0)
JMockit is a Java toolkit for automated developer testing.
It contains APIs for the creation of the objects to be tested, for mocking dependencies, and for faking external
APIs; JUnit (4 and 5) and TestNG test runners are supported.
It also contains an advanced code coverage tool.
Group: com.github.hazendaz.jmockit Artifact: jmockit
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jmockit
Group com.github.hazendaz.jmockit
Version 1.54.0
Last update 31. May 2024
Organization not specified
URL http://jmockit.github.io
License The MIT License
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!
Group com.github.hazendaz.jmockit
Version 1.54.0
Last update 31. May 2024
Organization not specified
URL http://jmockit.github.io
License The MIT License
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!
jmockit from group org.jmockit (version 1.49)
JMockit is a Java toolkit for automated developer testing.
It contains mocking/faking APIs and a code coverage tool, 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.
Artifact jmockit
Group org.jmockit
Version 1.49
Last update 29. December 2019
Organization not specified
URL http://www.jmockit.org
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.jmockit
Version 1.49
Last update 29. December 2019
Organization not specified
URL http://www.jmockit.org
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 1 from 2 (items total 19)