| License |
License |
|---|---|
| GroupId | GroupIdcom.bpfaas |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version0.0.2.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon
The common libraries
|
| Filename | Size |
|---|---|
| common-0.0.2.RELEASE.pom | |
| common-0.0.2.RELEASE.jar | 37 KB |
| common-0.0.2.RELEASE-sources.jar | 23 KB |
| common-0.0.2.RELEASE-javadoc.jar | 199 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bpfaas/common/ -->
<dependency>
<groupId>com.bpfaas</groupId>
<artifactId>common</artifactId>
<version>0.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bpfaas/common/
implementation 'com.bpfaas:common:0.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.bpfaas/common/
implementation ("com.bpfaas:common:0.0.2.RELEASE")
'com.bpfaas:common:jar:0.0.2.RELEASE'
<dependency org="com.bpfaas" name="common" rev="0.0.2.RELEASE">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bpfaas', module='common', version='0.0.2.RELEASE')
)
libraryDependencies += "com.bpfaas" % "common" % "0.0.2.RELEASE"
[com.bpfaas/common "0.0.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.stefanbirkner : system-rules | jar | 1.16.0 |