test-helpers
A collections of helper methods for tests
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hcsp |
| ArtifactId | ArtifactIdtest-library-a |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontest-library-a
A library for quiz
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| test-library-a-0.4.pom | |
| test-library-a-0.4.jar | 1 KB |
| test-library-a-0.4-sources.jar | 940 bytes |
| test-library-a-0.4-javadoc.jar | 388 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hcsp/test-library-a/ -->
<dependency>
<groupId>com.github.hcsp</groupId>
<artifactId>test-library-a</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hcsp/test-library-a/
implementation 'com.github.hcsp:test-library-a:0.4'
// https://jarcasting.com/artifacts/com.github.hcsp/test-library-a/
implementation ("com.github.hcsp:test-library-a:0.4")
'com.github.hcsp:test-library-a:jar:0.4'
<dependency org="com.github.hcsp" name="test-library-a" rev="0.4">
<artifact name="test-library-a" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hcsp', module='test-library-a', version='0.4')
)
libraryDependencies += "com.github.hcsp" % "test-library-a" % "0.4"
[com.github.hcsp/test-library-a "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | 4.3.6.RELEASE |
A collections of helper methods for tests