com.github.jerrymice.common-entity

this is java common util base bean

License

License

GroupId

GroupId

com.github.jerrymice.common
ArtifactId

ArtifactId

common-entity
Last Version

Last Version

0.0.2.beta7
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.jerrymice.common-entity
this is java common util base bean
Project URL

Project URL

https://github.com/jerrymice/common-all

Download common-entity

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2.beta7
0.0.2.beta6
0.0.2.beta5