License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdro.kuberam |
ArtifactId | ArtifactIdjunit-tests |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkuberam unit tests base
Framework for kuberam projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
junit-tests-0.1.1.pom | |
junit-tests-0.1.1.jar | 4 KB |
junit-tests-0.1.1-sources.jar | 1 KB |
junit-tests-0.1.1-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.kuberam/junit-tests/ -->
<dependency>
<groupId>ro.kuberam</groupId>
<artifactId>junit-tests</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.kuberam/junit-tests/
implementation 'ro.kuberam:junit-tests:0.1.1'
// https://jarcasting.com/artifacts/ro.kuberam/junit-tests/
implementation ("ro.kuberam:junit-tests:0.1.1")
'ro.kuberam:junit-tests:jar:0.1.1'
<dependency org="ro.kuberam" name="junit-tests" rev="0.1.1">
<artifact name="junit-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.kuberam', module='junit-tests', version='0.1.1')
)
libraryDependencies += "ro.kuberam" % "junit-tests" % "0.1.1"
[ro.kuberam/junit-tests "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |