java-common

Java common library

License

License

GroupId

GroupId

com.github.bogdanovmn.common
ArtifactId

ArtifactId

common
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

pom
Description

Description

java-common
Java common library
Project URL

Project URL

http://github.com/bogdanovmn/java-common
Source Code Management

Source Code Management

http://github.com/bogdanovmn/java-common

Download common

Filename Size
common-1.9.0.pom 5 KB
Browse

How to add to project

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

Dependencies

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • common-core
  • common-log
  • common-spring
  • common-concurrent

Versions

Version
1.9.0
1.8.0
1.7.0
1.5.1
1.5.0
1.4.9