| License |
License |
|---|---|
| GroupId | GroupIdcom.simiacryptus |
| ArtifactId | ArtifactIdtest-reporter |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAggregation Reports for Test Results
|
| Project Organization |
Project OrganizationSimiaCryptus Software |
| Filename | Size |
|---|---|
| test-reporter-2.1.0.pom | |
| test-reporter-2.1.0.jar | 2 KB |
| test-reporter-2.1.0-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.simiacryptus/test-reporter/ -->
<dependency>
<groupId>com.simiacryptus</groupId>
<artifactId>test-reporter</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.simiacryptus/test-reporter/
implementation 'com.simiacryptus:test-reporter:2.1.0'
// https://jarcasting.com/artifacts/com.simiacryptus/test-reporter/
implementation ("com.simiacryptus:test-reporter:2.1.0")
'com.simiacryptus:test-reporter:jar:2.1.0'
<dependency org="com.simiacryptus" name="test-reporter" rev="2.1.0">
<artifact name="test-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simiacryptus', module='test-reporter', version='2.1.0')
)
libraryDependencies += "com.simiacryptus" % "test-reporter" % "2.1.0"
[com.simiacryptus/test-reporter "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.twitter : chill_2.12 | jar | |
| com.twitter : chill-java | jar | |
| com.esotericsoftware : kryo | jar | |
| ch.qos.logback : logback-classic | jar | |
| org.slf4j : slf4j-api | jar | |
| org.slf4j : jcl-over-slf4j | jar | |
| org.slf4j : log4j-over-slf4j | jar | |
| com.simiacryptus : java-util | jar | |
| com.simiacryptus : aws-utilities | jar | |
| com.simiacryptus : sparkbook | jar | |
| org.scala-lang : scala-library | jar | |
| org.scala-lang : scala-compiler | jar | |
| org.scala-lang.modules : scala-xml_2.12 | jar | |
| com.google.code.gson : gson | jar | |
| commons-io : commons-io | jar | |
| org.apache.spark : spark-core_2.12 | jar | |
| org.apache.spark : spark-sql_2.12 | jar | |
| org.apache.commons : commons-math3 | jar | |
| org.apache.hadoop : hadoop-aws | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.scalatest : scalatest_2.12 | jar |