License |
License |
---|---|
GroupId | GroupIdpl.sparkbit |
ArtifactId | ArtifactIdsparkbit-commons |
Version | Version2.0.37 |
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.37.pom | |
sparkbit-commons-2.0.37.jar | 95 KB |
sparkbit-commons-2.0.37-sources.jar | 41 KB |
sparkbit-commons-2.0.37-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.37</version>
</dependency>
// https://jarcasting.com/artifacts/pl.sparkbit/sparkbit-commons/
implementation 'pl.sparkbit:sparkbit-commons:2.0.37'
// https://jarcasting.com/artifacts/pl.sparkbit/sparkbit-commons/
implementation ("pl.sparkbit:sparkbit-commons:2.0.37")
'pl.sparkbit:sparkbit-commons:jar:2.0.37'
<dependency org="pl.sparkbit" name="sparkbit-commons" rev="2.0.37">
<artifact name="sparkbit-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.sparkbit', module='sparkbit-commons', version='2.0.37')
)
libraryDependencies += "pl.sparkbit" % "sparkbit-commons" % "2.0.37"
[pl.sparkbit/sparkbit-commons "2.0.37"]
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 |