MuYie server-side framework

MuYie Framework built on Spring Boot

License

License

GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

muyie-framework
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

MuYie server-side framework
MuYie Framework built on Spring Boot
Project URL

Project URL

https://github.com/zhycn/muyie/
Project Organization

Project Organization

MuYie

Download muyie-framework

How to add to project

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

Dependencies

compile (34)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.6
org.springframework.boot : spring-boot-starter-aop jar 2.4.6
org.springframework.boot : spring-boot-starter-validation jar 2.4.6
org.springframework.boot : spring-boot-starter-actuator jar 2.4.6
org.springframework.boot : spring-boot-starter-data-jpa Optional jar 2.4.6
org.springframework.boot : spring-boot-starter-thymeleaf Optional jar 2.4.6
org.springframework.boot : spring-boot-starter-mail Optional jar 2.4.6
org.springframework.boot : spring-boot-starter-undertow Optional jar 2.4.6
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.4.6
org.springframework.boot : spring-boot-starter-security Optional jar 2.4.6
org.springframework.security : spring-security-data Optional jar
org.springframework.security : spring-security-jwt jar 1.1.1.RELEASE
org.springframework.security.oauth : spring-security-oauth2 Optional jar 2.5.1.RELEASE
org.springframework.security : spring-security-web jar
io.projectreactor : reactor-core Optional jar
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-jackson jar 2.9.0
com.ctrip.framework.apollo : apollo-client jar 1.9.0
org.springframework.cloud : spring-cloud-context jar
cn.hutool : hutool-all jar 5.7.10
com.alibaba : fastjson jar 1.2.78
com.google.guava : guava jar 30.1.1-jre
org.apache.commons : commons-lang3 jar 3.12.0
com.alibaba : transmittable-thread-local jar 2.12.1
com.fasterxml.jackson.datatype : jackson-datatype-hppc jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.module : jackson-module-afterburner jar
org.zalando : problem-spring-web jar 0.26.2
net.logstash.logback : logstash-logback-encoder jar 6.6
io.springfox : springfox-boot-starter jar 3.0.0
org.jboss.aerogear : aerogear-otp-java jar 1.0.0
com.google.zxing : core jar 3.4.1
io.jsonwebtoken : jjwt-api jar 0.11.2

runtime (3)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.11.2
io.jsonwebtoken : jjwt-jackson jar 0.11.2
org.junit.platform : junit-platform-launcher jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.6
org.springframework.security : spring-security-test jar
com.h2database : h2 Optional jar 1.4.200

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2
1.2.1
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0