License |
License |
---|---|
GroupId | GroupIdpl.sparkbit |
ArtifactId | ArtifactIdsparkbit-test-commons |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpl.sparkbit:sparkbit-test-commons
A library that provides helper classes for tests
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pl.sparkbit/sparkbit-test-commons/ -->
<dependency>
<groupId>pl.sparkbit</groupId>
<artifactId>sparkbit-test-commons</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.sparkbit/sparkbit-test-commons/
implementation 'pl.sparkbit:sparkbit-test-commons:1.0.3'
// https://jarcasting.com/artifacts/pl.sparkbit/sparkbit-test-commons/
implementation ("pl.sparkbit:sparkbit-test-commons:1.0.3")
'pl.sparkbit:sparkbit-test-commons:jar:1.0.3'
<dependency org="pl.sparkbit" name="sparkbit-test-commons" rev="1.0.3">
<artifact name="sparkbit-test-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.sparkbit', module='sparkbit-test-commons', version='1.0.3')
)
libraryDependencies += "pl.sparkbit" % "sparkbit-test-commons" % "1.0.3"
[pl.sparkbit/sparkbit-test-commons "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |