Download JAR files tagged by junit with all dependencies
kafka-junit-core from group com.salesforce.kafka.test (version 3.2.5)
Group: com.salesforce.kafka.test Artifact: kafka-junit-core
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact kafka-junit-core
Group com.salesforce.kafka.test
Version 3.2.5
Last update 21. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.salesforce.kafka.test
Version 3.2.5
Last update 21. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
kafka-junit4 from group com.salesforce.kafka.test (version 3.2.5)
Group: com.salesforce.kafka.test Artifact: kafka-junit4
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
Artifact kafka-junit4
Group com.salesforce.kafka.test
Version 3.2.5
Last update 21. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies kafka-junit-core, junit,
There are maybe transitive dependencies!
Group com.salesforce.kafka.test
Version 3.2.5
Last update 21. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies kafka-junit-core, junit,
There are maybe transitive dependencies!
kafka-junit5 from group com.salesforce.kafka.test (version 3.2.5)
Group: com.salesforce.kafka.test Artifact: kafka-junit5
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact kafka-junit5
Group com.salesforce.kafka.test
Version 3.2.5
Last update 21. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies kafka-junit-core, junit-jupiter-engine,
There are maybe transitive dependencies!
Group com.salesforce.kafka.test
Version 3.2.5
Last update 21. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies kafka-junit-core, junit-jupiter-engine,
There are maybe transitive dependencies!
kie-drools-archetype from group org.kie (version 8.27.0.Beta)
A basic kjar template with Drools rule example, JUnit 4 and logging binding.
Use property droolsVersion to specify which version of Drools to use in generated kjar.
Use property exampleWithCEP for a CEP rule example and related JUnit test case.
Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).
Artifact kie-drools-archetype
Group org.kie
Version 8.27.0.Beta
Last update 30. August 2022
Organization not specified
URL http://drools.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.kie
Version 8.27.0.Beta
Last update 30. August 2022
Organization not specified
URL http://drools.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
viadeeProcessApplicationValidator from group de.viadee (version 3.0.8)
The tool checks Camunda projects for consistency and discovers errors in process-driven applications.
Called as a Maven plugin or JUnit test, it discovers esp. inconsistencies of a given BPMN model in the classpath and the
sourcecode of an underlying java project, such as a delegate reference to a non-existing java class or a non-existing Spring bean.
Group: de.viadee Artifact: viadeeProcessApplicationValidator
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact viadeeProcessApplicationValidator
Group de.viadee
Version 3.0.8
Last update 06. January 2022
Organization viadee Unternehmensberatung GmbH
URL https://github.com/viadee/vPAV
License FreeBSD License
Dependencies amount 17
Dependencies cron-utils, spring-expression, ant, spring-context, maven-plugin-api, junit, camunda-engine, maven-project, maven-artifact, juel, commons-io, commons-collections4, commons-lang3, log4j-core, groovy-all, gson, time4j-range,
There are maybe transitive dependencies!
Group de.viadee
Version 3.0.8
Last update 06. January 2022
Organization viadee Unternehmensberatung GmbH
URL https://github.com/viadee/vPAV
License FreeBSD License
Dependencies amount 17
Dependencies cron-utils, spring-expression, ant, spring-context, maven-plugin-api, junit, camunda-engine, maven-project, maven-artifact, juel, commons-io, commons-collections4, commons-lang3, log4j-core, groovy-all, gson, time4j-range,
There are maybe transitive dependencies!
saflate-network-junit5 from group io.github.jensdietrich.saflate (version 1.1.0)
A JUnit extension that catches network-related exceptions thrown while testing, and flags tests that would otherwise fail because of this as skipped, allowing builds to proceed and therefore reducing flakiness.
Group: io.github.jensdietrich.saflate Artifact: saflate-network-junit5
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact saflate-network-junit5
Group io.github.jensdietrich.saflate
Version 1.1.0
Last update 06. January 2022
Organization not specified
URL https://github.com/jensdietrich/saflate
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies junit-jupiter, byte-buddy, byte-buddy-agent,
There are maybe transitive dependencies!
Group io.github.jensdietrich.saflate
Version 1.1.0
Last update 06. January 2022
Organization not specified
URL https://github.com/jensdietrich/saflate
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies junit-jupiter, byte-buddy, byte-buddy-agent,
There are maybe transitive dependencies!
saflate-network-junit4 from group io.github.jensdietrich.saflate (version 1.0.0)
A JUnit rule that catches network-related exceptions thrown while testing, and flags tests that would otherwise fail because of this as skipped, allowing builds to proceed and therefore reducing flakiness.
Group: io.github.jensdietrich.saflate Artifact: saflate-network-junit4
Show documentation Show source
Show documentation Show source
0 downloads
Artifact saflate-network-junit4
Group io.github.jensdietrich.saflate
Version 1.0.0
Last update 24. December 2021
Organization not specified
URL https://github.com/jensdietrich/saflate
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies junit, byte-buddy, byte-buddy-agent, hamcrest,
There are maybe transitive dependencies!
Group io.github.jensdietrich.saflate
Version 1.0.0
Last update 24. December 2021
Organization not specified
URL https://github.com/jensdietrich/saflate
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies junit, byte-buddy, byte-buddy-agent, hamcrest,
There are maybe transitive dependencies!
junit4-stub from group io.syndesis.transitional (version 1.13.2)
Stub used instead of JUnit 4 dependency. These classes are used only
so that the class hiearchy can be maintained.
Functionality of these classes is not used, that's why they're empty,
but they're needed to successfuly compile 3rd party dependencies
without introducing junit:junit (JUnit 4) dependency. For one such
case see:
https://github.com/testcontainers/testcontainers-java/issues/970#issuecomment-625044008
Group: io.syndesis.transitional Artifact: junit4-stub
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact junit4-stub
Group io.syndesis.transitional
Version 1.13.2
Last update 21. December 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.syndesis.transitional
Version 1.13.2
Last update 21. December 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
biz.aQute.wrapper.junit from group biz.aQute (version 4.13.1)
JUnit 4.13.1 is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. This bundle wraps JUnit as is and exports all packages with the bundle version since JUnit has not understood package versioning, nor semantic versioning.
0 downloads
Artifact biz.aQute.wrapper.junit
Group biz.aQute
Version 4.13.1
Last update 22. January 2021
Organization aQute SARL
URL https://aQute.biz
License http://opensource.org/licenses/EPL-1.0
Dependencies amount 2
Dependencies osgi.annotation, org.osgi.service.component.annotations,
There are maybe transitive dependencies!
Group biz.aQute
Version 4.13.1
Last update 22. January 2021
Organization aQute SARL
URL https://aQute.biz
License http://opensource.org/licenses/EPL-1.0
Dependencies amount 2
Dependencies osgi.annotation, org.osgi.service.component.annotations,
There are maybe transitive dependencies!
ci-parent-pom from group de.davelee (version 2.0.2)
This is a Maven Parent POM for Continuous Integration using Java. It has an analysis profile that can be called which runs Surefire for JUnit Tests, measures Code Coverage using JaCoCo (v2.0.x and higher) or Cobertura (v1.0.x), generates Documentation using JavaDoc and measures Code Quality using PMD, FindBugs and Checkstyle.
Group: de.davelee Artifact: ci-parent-pom
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ci-parent-pom
Group de.davelee
Version 2.0.2
Last update 09. September 2020
Organization not specified
URL https://www.davelee.de
License GNU General Public Licence
Dependencies amount 4
Dependencies slf4j-api, log4j-api, log4j-core, log4j-slf4j-impl,
There are maybe transitive dependencies!
Group de.davelee
Version 2.0.2
Last update 09. September 2020
Organization not specified
URL https://www.davelee.de
License GNU General Public Licence
Dependencies amount 4
Dependencies slf4j-api, log4j-api, log4j-core, log4j-slf4j-impl,
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 189 from 205 (items total 2044)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy