Last Version

bp-common 0.0.3

The common libraries.

License

License

GroupId

GroupId

com.bpfaas
ArtifactId

ArtifactId

bp-common
Version

Version

0.0.3
Type

Type

jar
Description

Description

bp-common
The common libraries.
Project URL

Project URL

https://github.com/bpfaas/java-bp-common.git
Source Code Management

Source Code Management

https://github.com/bpfaas/java-bp-common.git

Download bp-common 0.0.3


<!-- 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"]

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.stefanbirkner : system-rules jar 1.16.0

Project Modules

There are no modules declared in this project.