Last Version

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

a java framework for dev project

License

License

GroupId

GroupId

com.github.bakerln.framework
ArtifactId

ArtifactId

common-framework-service
Version

Version

1.0.2-RELEASE
Type

Type

jar
Description

Description

a java framework for dev project

Download common-framework-service 1.0.2-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-data-redis jar
com.github.bakerln.framework : common-framework-pojo jar 1.0.2-RELEASE
com.github.bakerln.framework : common-framework-util jar 1.0.2-RELEASE
org.springframework.data : spring-data-jpa jar

Project Modules

There are no modules declared in this project.