| License |
License |
|---|---|
| GroupId | GroupIdcom.github.japkit |
| ArtifactId | ArtifactIdjapkit-test |
| Version | Version1.26 |
| Type | Typejar |
| Description |
DescriptionJapkit Tests
Tests and documentation for japkit.
|
| Filename | Size |
|---|---|
| japkit-test-1.26.pom | |
| japkit-test-1.26.jar | 83 KB |
| japkit-test-1.26-sources.jar | 71 KB |
| japkit-test-1.26-javadoc.jar | 981 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.japkit/japkit-test/ -->
<dependency>
<groupId>com.github.japkit</groupId>
<artifactId>japkit-test</artifactId>
<version>1.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japkit/japkit-test/
implementation 'com.github.japkit:japkit-test:1.26'
// https://jarcasting.com/artifacts/com.github.japkit/japkit-test/
implementation ("com.github.japkit:japkit-test:1.26")
'com.github.japkit:japkit-test:jar:1.26'
<dependency org="com.github.japkit" name="japkit-test" rev="1.26">
<artifact name="japkit-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japkit', module='japkit-test', version='1.26')
)
libraryDependencies += "com.github.japkit" % "japkit-test" % "1.26"
[com.github.japkit/japkit-test "1.26"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.japkit : japkit-annotations | jar | 1.26 |
| javax.validation : validation-api Optional | jar | 2.0.1.Final |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |