Download JAR files tagged by junit with all dependencies
drools5-integration-helper-archetype from group org.boretti.drools.integration (version 1.3.0)
This is an Maven 2 Archetype to support creation of a ready to
use Maven 2 project with Drools support. This archetype contains
examples of code based on interface, classes and pre/post
condition. JUnit 4 examples are also included.
Group: org.boretti.drools.integration Artifact: drools5-integration-helper-archetype
Show all versions Show source
Show all versions Show source
0 downloads
Artifact drools5-integration-helper-archetype
Group org.boretti.drools.integration
Version 1.3.0
Last update 02. December 2009
Organization not specified
URL http://www.javaforge.com/proj/doc.do?proj_id=2903
License GPL3
Dependencies amount 2
Dependencies drools5-integration-helper-library, drools5-integration-helper-maven-plugin ,
There are maybe transitive dependencies!
Group org.boretti.drools.integration
Version 1.3.0
Last update 02. December 2009
Organization not specified
URL http://www.javaforge.com/proj/doc.do?proj_id=2903
License GPL3
Dependencies amount 2
Dependencies drools5-integration-helper-library, drools5-integration-helper-maven-plugin ,
There are maybe transitive dependencies!
stubout from group us.blanshard.stubout (version 1.0)
An extension to JUnit that lets you stub out classes that
don't pertain to your tests. This is especially useful for
dealing with legacy code that wasn't written to be easily
testable.
Artifact stubout
Group us.blanshard.stubout
Version 1.0
Last update 26. March 2007
Organization Luke Blanshard
URL http://stubout.sf.net
License BSD style
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
Group us.blanshard.stubout
Version 1.0
Last update 26. March 2007
Organization Luke Blanshard
URL http://stubout.sf.net
License BSD style
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
jupiter from group com.infinum.android.common (version 0.1.0)
This repository is a collection of reusable testing implementations designed to accelerate development and ensure quality across multiple projects. This repository provides a set of comprehensive test utilities and templates built on JUnit 5, aimed at simplifying and standardizing the testing process.
Artifact jupiter
Group com.infinum.android.common
Version 0.1.0
Last update 16. December 2024
Organization Infinum Inc.
URL https://github.com/infinum/android-common-junit
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies junit-jupiter, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group com.infinum.android.common
Version 0.1.0
Last update 16. December 2024
Organization Infinum Inc.
URL https://github.com/infinum/android-common-junit
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies junit-jupiter, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
faktorips-runtime from group org.faktorips (version 25.1.0.release)
Runtime library for Faktor-IPS.
When using the JAXB support use either faktorips-runtime-jakarta-xml or faktorips-runtime-javax-xml as dependency.
When using CSV to read tables, add the optional dependencies to opencsv, commons-lang3 and commons-text.
If you want to run Faktor-IPS tests as JUnit tests, you need to provide either junit (JUnit 4) or junit-jupiter-api (JUnit 5).
0 downloads
Artifact faktorips-runtime
Group org.faktorips
Version 25.1.0.release
Last update 05. December 2024
Organization Faktor Zehn GmbH
URL http://faktorzehn.org
License GNU Affero General Public License Version 3 with additional permissions
Dependencies amount 1
Dependencies faktorips-valuetypes,
There are maybe transitive dependencies!
Group org.faktorips
Version 25.1.0.release
Last update 05. December 2024
Organization Faktor Zehn GmbH
URL http://faktorzehn.org
License GNU Affero General Public License Version 3 with additional permissions
Dependencies amount 1
Dependencies faktorips-valuetypes,
There are maybe transitive dependencies!
optaplanner-test from group org.optaplanner (version 10.0.0)
OptaPlanner solves planning problems.
This lightweight, embeddable planning engine implements powerful and scalable algorithms
to optimize business resource scheduling and planning.
This module contains the JUnit and other test support.
This module is intended to be used a test scoped dependency.
0 downloads
Artifact optaplanner-test
Group org.optaplanner
Version 10.0.0
Last update 01. December 2024
Organization not specified
URL https://www.optaplanner.org
License not specified
Dependencies amount 6
Dependencies optaplanner-core, kie-api, drools-core, commons-lang3, junit-jupiter-api, assertj-core,
There are maybe transitive dependencies!
Group org.optaplanner
Version 10.0.0
Last update 01. December 2024
Organization not specified
URL https://www.optaplanner.org
License not specified
Dependencies amount 6
Dependencies optaplanner-core, kie-api, drools-core, commons-lang3, junit-jupiter-api, assertj-core,
There are maybe transitive dependencies!
biz.aQute.tester.junit-platform from group biz.aQute.bnd (version 7.1.0)
A bnd tester using JUnit Platform. Like biz.aQute.tester, this bundle will add itself to the -runbundles at the end. At startup, this bundle will then look for TestEngine implementations among the loaded bundles and use them to execute the tests. This bundle does NOT contain the necessary TestEngine implementations for JUnit 3, 4 or 5 - it will import them just like any other bundle.
Group: biz.aQute.bnd Artifact: biz.aQute.tester.junit-platform
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact biz.aQute.tester.junit-platform
Group biz.aQute.bnd
Version 7.1.0
Last update 26. November 2024
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group biz.aQute.bnd
Version 7.1.0
Last update 26. November 2024
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
testing-integration-test from group io.kroxylicious.testing (version 0.10.0)
Integration test for the JUnit5 extension.
This is a separate module only because using the junit-platform-testkit prevents IntelliJ from executing
tests, which makes debugging happy-path tests difficult.
0 downloads
Artifact testing-integration-test
Group io.kroxylicious.testing
Version 0.10.0
Last update 22. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies testing-junit5-extension, kafka-clients, kafka_2.13, zookeeper, testcontainers, junit-jupiter-api,
There are maybe transitive dependencies!
Group io.kroxylicious.testing
Version 0.10.0
Last update 22. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies testing-junit5-extension, kafka-clients, kafka_2.13, zookeeper, testcontainers, junit-jupiter-api,
There are maybe transitive dependencies!
unitils-test from group net.sf.matrixjavalib (version 4.0.1)
0 downloads
Artifact unitils-test
Group net.sf.matrixjavalib
Version 4.0.1
Last update 27. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies commons-io, jakarta.xml.bind-api, byte-buddy, unitils-core, unitils-database, unitils-dbmaintainer, unitils-dbunit, unitils-easymock, unitils-inject, unitils-io, unitils-mock, unitils-orm, unitils-spring, hibernate-core, jboss-logging, junit-platform-runner, junit-platform-suite-commons,
There are maybe transitive dependencies!
Group net.sf.matrixjavalib
Version 4.0.1
Last update 27. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies commons-io, jakarta.xml.bind-api, byte-buddy, unitils-core, unitils-database, unitils-dbmaintainer, unitils-dbunit, unitils-easymock, unitils-inject, unitils-io, unitils-mock, unitils-orm, unitils-spring, hibernate-core, jboss-logging, junit-platform-runner, junit-platform-suite-commons,
There are maybe transitive dependencies!
unitils-io from group net.sf.matrixjavalib (version 4.0.1)
0 downloads
Artifact unitils-io
Group net.sf.matrixjavalib
Version 4.0.1
Last update 27. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies unitils-core,
There are maybe transitive dependencies!
Group net.sf.matrixjavalib
Version 4.0.1
Last update 27. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies unitils-core,
There are maybe transitive dependencies!
unitils-orm from group net.sf.matrixjavalib (version 4.0.1)
0 downloads
Artifact unitils-orm
Group net.sf.matrixjavalib
Version 4.0.1
Last update 27. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies unitils-core, unitils-database, unitils-spring, spring-context, spring-orm,
There are maybe transitive dependencies!
Group net.sf.matrixjavalib
Version 4.0.1
Last update 27. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies unitils-core, unitils-database, unitils-spring, spring-context, spring-orm,
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
- 124
- 125
- 126
- 127
- 128
- 129
- 130
- 131
- 132
- 133
- 134
- 135
- 136
- 137
- 138
- 139
- 140
- 141
- 142
- 143
- 144
- 145
- 146
- 147
- 148
- 149
- 150
- 151
- 152
- 153
- 154
- 155
- 156
- 157
- 158
- 159
- 160
- 161
- 162
- 163
- 164
- 165
- 166
- 167
- 168
- 169
- 170
- 171
- 172
- 173
- 174
- 175
- 176
- 177
- 178
- 179
- 180
- 181
- 182
- 183
- 184
- 185
- 186
- 187
- 188
- 189
- 190
- 191
- 192
- 193
- 194
- 195
- 196
- 197
- 198
- 199
- 200
- 201
- 202
- 203
- 204
- 205
Page 184 from 205 (items total 2044)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy