common

Parent POM file for common project

License

License

GroupId

GroupId

com.github.lafa.common
ArtifactId

ArtifactId

common
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

common
Parent POM file for common project
Project URL

Project URL

https://github.com/lafaspot/common
Source Code Management

Source Code Management

https://github.com/lafa/common.git

Download common

Filename Size
common-2.0.0.pom 23 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
com.github.lafa.common

lafaspot

Java libraries for large scale deployments

Versions

Version
2.0.0
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0