Last Version

com.github.bakerln.framework:common-framework-util 1.0.2-RELEASE

a java framework for dev project

License

License

GroupId

GroupId

com.github.bakerln.framework
ArtifactId

ArtifactId

common-framework-util
Version

Version

1.0.2-RELEASE
Type

Type

jar
Description

Description

a java framework for dev project

Download common-framework-util 1.0.2-RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
cn.hutool : hutool-all jar 5.5.7
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
io.lettuce : lettuce-core jar
io.jsonwebtoken : jjwt jar 0.9.0

Project Modules

There are no modules declared in this project.