common

Common Components

License

License

GroupId

GroupId

com.github.paganini2008
ArtifactId

ArtifactId

common
Last Version

Last Version

2.0-RC4
Release Date

Release Date

Type

Type

pom
Description

Description

common
Common Components

Download common

Filename Size
common-2.0-RC4.pom 694 bytes
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.paganini2008 : devtools-lang jar 2.0-RC4
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar

Project Modules

  • transport-client
  • embedded-io

springworld

a series of components based in spring framework/springboot

Versions

Version
2.0-RC4
2.0-RC1