License |
License |
---|---|
GroupId | GroupIdpl.sparkbit |
ArtifactId | ArtifactIdsparkbit-commons |
Version | Version2.0.38 |
Type | Typejar |
Description |
Descriptionpl.sparkbit:sparkbit-commons
A library that provides various common functionalities for typical REST API applications created using Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sparkbit-commons-2.0.38.pom | |
sparkbit-commons-2.0.38.jar | 97 KB |
sparkbit-commons-2.0.38-sources.jar | 42 KB |
sparkbit-commons-2.0.38-javadoc.jar | 290 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.sparkbit/sparkbit-commons/ -->
<dependency>
<groupId>pl.sparkbit</groupId>
<artifactId>sparkbit-commons</artifactId>
<version>2.0.38</version>
</dependency>
// https://jarcasting.com/artifacts/pl.sparkbit/sparkbit-commons/
implementation 'pl.sparkbit:sparkbit-commons:2.0.38'
// https://jarcasting.com/artifacts/pl.sparkbit/sparkbit-commons/
implementation ("pl.sparkbit:sparkbit-commons:2.0.38")
'pl.sparkbit:sparkbit-commons:jar:2.0.38'
<dependency org="pl.sparkbit" name="sparkbit-commons" rev="2.0.38">
<artifact name="sparkbit-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.sparkbit', module='sparkbit-commons', version='2.0.38')
)
libraryDependencies += "pl.sparkbit" % "sparkbit-commons" % "2.0.38"
[pl.sparkbit/sparkbit-commons "2.0.38"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test Optional | jar | 2.4.3 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
com.nhaarman.mockitokotlin2 : mockito-kotlin | jar | 2.2.0 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.4.30 |
com.github.tomakehurst : wiremock | jar | 2.27.2 |