License |
License |
---|---|
GroupId | GroupIdpl.sparkbit |
ArtifactId | ArtifactIdsparkbit-test-commons |
Version | Version1.0.3 |
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 |
Filename | Size |
---|---|
sparkbit-test-commons-1.0.3.pom | |
sparkbit-test-commons-1.0.3.jar | 27 KB |
sparkbit-test-commons-1.0.3-sources.jar | 12 KB |
sparkbit-test-commons-1.0.3-javadoc.jar | 130 KB |
Browse |
<!-- 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 |