Last Version

common 0.0.1.RELEASE

The common libraries.

License

License

GroupId

GroupId

build.max
ArtifactId

ArtifactId

common
Version

Version

0.0.1.RELEASE
Type

Type

jar
Description

Description

common
The common libraries.
Project URL

Project URL

https://github.com/originforest/lib-java-common.git
Source Code Management

Source Code Management

https://github.com/originforest/lib-java-common.git

Download common 0.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/build.max/common/ -->
<dependency>
    <groupId>build.max</groupId>
    <artifactId>common</artifactId>
    <version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/build.max/common/
implementation 'build.max:common:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/build.max/common/
implementation ("build.max:common:0.0.1.RELEASE")
'build.max:common:jar:0.0.1.RELEASE'
<dependency org="build.max" name="common" rev="0.0.1.RELEASE">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='build.max', module='common', version='0.0.1.RELEASE')
)
libraryDependencies += "build.max" % "common" % "0.0.1.RELEASE"
[build.max/common "0.0.1.RELEASE"]

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 (1)

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

Project Modules

There are no modules declared in this project.