| License |
License |
|---|---|
| GroupId | GroupIdcom.liyutech |
| ArtifactId | ArtifactIdtest-util_2.13 |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontest-util
Common jvm util libraries not readily available under Apache Commons
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| test-util_2.13-0.0.6.pom | |
| test-util_2.13-0.0.6.jar | 24 KB |
| test-util_2.13-0.0.6-sources.jar | 3 KB |
| test-util_2.13-0.0.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.liyutech/test-util_2.13/ -->
<dependency>
<groupId>com.liyutech</groupId>
<artifactId>test-util_2.13</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liyutech/test-util_2.13/
implementation 'com.liyutech:test-util_2.13:0.0.6'
// https://jarcasting.com/artifacts/com.liyutech/test-util_2.13/
implementation ("com.liyutech:test-util_2.13:0.0.6")
'com.liyutech:test-util_2.13:jar:0.0.6'
<dependency org="com.liyutech" name="test-util_2.13" rev="0.0.6">
<artifact name="test-util_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liyutech', module='test-util_2.13', version='0.0.6')
)
libraryDependencies += "com.liyutech" % "test-util_2.13" % "0.0.6"
[com.liyutech/test-util_2.13 "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.4 |
| com.liyutech : common_2.13 | jar | 0.0.6 |
| org.scala-lang : scala-reflect | jar | 3.2.9 |
| com.typesafe : config | jar | 1.4.1 |
| io.circe : circe-core_2.13 | jar | 0.12.3 |
| io.circe : circe-shapes_2.13 | jar | 0.12.3 |
| io.circe : circe-generic_2.13 | jar | 0.12.3 |
| io.circe : circe-parser_2.13 | jar | 0.12.3 |
| com.github.alexarchambault : scalacheck-shapeless_1.14_2.13 | jar | 1.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.9 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
| org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.9.0 |