| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.testerum |
| ArtifactId | ArtifactIdtest-file-format |
| Last Version | Last Version5.3.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTesterum test automation platform
|
| Filename | Size |
|---|---|
| test-file-format-5.3.5.pom | |
| test-file-format-5.3.5.jar | 207 KB |
| test-file-format-5.3.5-sources.jar | 42 KB |
| test-file-format-5.3.5-javadoc.jar | 286 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/test-file-format/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>test-file-format</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/test-file-format/
implementation 'com.testerum:test-file-format:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/test-file-format/
implementation ("com.testerum:test-file-format:5.3.5")
'com.testerum:test-file-format:jar:5.3.5'
<dependency org="com.testerum" name="test-file-format" rev="5.3.5">
<artifact name="test-file-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='test-file-format', version='5.3.5')
)
libraryDependencies += "com.testerum" % "test-file-format" % "5.3.5"
[com.testerum/test-file-format "5.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.testerum : common-kotlin | jar | 5.3.5 |
| com.testerum : common-parsing | jar | 5.3.5 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.jparsec : jparsec | jar | 3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.6.2 |
| org.assertj : assertj-core | jar | 3.18.1 |