| License |
License |
|---|---|
| GroupId | GroupIdde.twentyeleven.unitprofile |
| ArtifactId | ArtifactIdunitprofiler |
| Version | Version0.0.6 |
| Type | Typejar |
| Description |
Descriptionprofile unit tests
|
| Filename | Size |
|---|---|
| unitprofiler-0.0.6.pom | |
| unitprofiler-0.0.6.jar | 441 KB |
| unitprofiler-0.0.6-sources.jar | 432 KB |
| unitprofiler-0.0.6-javadoc.jar | 99 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.twentyeleven.unitprofile/unitprofiler/ -->
<dependency>
<groupId>de.twentyeleven.unitprofile</groupId>
<artifactId>unitprofiler</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.twentyeleven.unitprofile/unitprofiler/
implementation 'de.twentyeleven.unitprofile:unitprofiler:0.0.6'
// https://jarcasting.com/artifacts/de.twentyeleven.unitprofile/unitprofiler/
implementation ("de.twentyeleven.unitprofile:unitprofiler:0.0.6")
'de.twentyeleven.unitprofile:unitprofiler:jar:0.0.6'
<dependency org="de.twentyeleven.unitprofile" name="unitprofiler" rev="0.0.6">
<artifact name="unitprofiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.twentyeleven.unitprofile', module='unitprofiler', version='0.0.6')
)
libraryDependencies += "de.twentyeleven.unitprofile" % "unitprofiler" % "0.0.6"
[de.twentyeleven.unitprofile/unitprofiler "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.javassist : javassist | jar | 3.14.0-GA |
| org.apache.commons : commons-io | jar | 1.3.2 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| de.twentyeleven.skysail : org.antlr.stringtemplate-osgi | jar | 4.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.hamcrest : hamcrest-integration | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 0.9.29 |
| ch.qos.logback : logback-classic | jar | 0.9.29 |
| org.mockito : mockito-all | jar | 1.9.0 |
| junit : junit | jar | 4.10 |