Last Version

base spring cloud framework 3.1.0.RELEASE

base spring cloud framework for developer

License

License

GroupId

GroupId

com.github.liaomengge
ArtifactId

ArtifactId

base-spring-cloud-framework-api
Version

Version

3.1.0.RELEASE
Type

Type

jar
Description

Description

base spring cloud framework
base spring cloud framework for developer
Project URL

Project URL

https://github.com/liaomengge/base
Source Code Management

Source Code Management

https://github.com/liaomengge/base

Download base-spring-cloud-framework-api 3.1.0.RELEASE


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.liaomengge : base-common-middleware jar 3.1.0.RELEASE
com.github.liaomengge : base-common-utils jar 3.1.0.RELEASE
org.springframework : spring-webmvc jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-actuator jar
org.apache.tomcat.embed : tomcat-embed-core jar
javax.validation : validation-api jar
org.hibernate.validator : hibernate-validator jar

Project Modules

There are no modules declared in this project.