| License |
License |
|---|---|
| GroupId | GroupIdbuild.max |
| ArtifactId | ArtifactIdcommon |
| Version | Version0.0.1.RELEASE |
| Type | Typejar |
| Description |
Descriptioncommon
The common libraries.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-0.0.1.RELEASE.pom | |
| common-0.0.1.RELEASE.jar | 36 KB |
| common-0.0.1.RELEASE-sources.jar | 23 KB |
| common-0.0.1.RELEASE-javadoc.jar | 199 KB |
| Browse |
<!-- 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"]
| 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 |
|---|---|---|
| com.github.stefanbirkner : system-rules | jar | 1.16.0 |