License |
License |
---|---|
GroupId | GroupIdcom.bpfaas |
ArtifactId | ArtifactIdbp-common |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptionbp-common
The common libraries.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bp-common-0.0.3.pom | |
bp-common-0.0.3.jar | 31 KB |
bp-common-0.0.3-sources.jar | 20 KB |
bp-common-0.0.3-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bpfaas/bp-common/ -->
<dependency>
<groupId>com.bpfaas</groupId>
<artifactId>bp-common</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.bpfaas/bp-common/
implementation 'com.bpfaas:bp-common:0.0.3'
// https://jarcasting.com/artifacts/com.bpfaas/bp-common/
implementation ("com.bpfaas:bp-common:0.0.3")
'com.bpfaas:bp-common:jar:0.0.3'
<dependency org="com.bpfaas" name="bp-common" rev="0.0.3">
<artifact name="bp-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bpfaas', module='bp-common', version='0.0.3')
)
libraryDependencies += "com.bpfaas" % "bp-common" % "0.0.3"
[com.bpfaas/bp-common "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.2.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.github.stefanbirkner : system-rules | jar | 1.16.0 |