com.github.bakerln.framework:common-framework-pojo

a java framework for dev project

License

License

GroupId

GroupId

com.github.bakerln.framework
ArtifactId

ArtifactId

common-framework-pojo
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

a java framework for dev project

Download common-framework-pojo

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
javax.validation : validation-api jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE