is not current version
Last Version 1.2.3

MuYie server-side framework 1.1.6

MuYie Framework built on Spring Boot

License

License

GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

muyie-framework
Version

Version

1.1.6
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 1.1.6


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

Dependencies

compile (39)

Group / Artifact Type Version
io.springfox : springfox-boot-starter jar 3.0.0
commons-codec : commons-codec jar 1.14
org.apache.commons : commons-lang3 jar 3.11
com.google.guava : guava jar 30.0-jre
com.alibaba : fastjson jar 1.2.75
com.alibaba : transmittable-thread-local jar 2.11.5
cn.hutool : hutool-all jar 5.4.7
org.jboss.aerogear : aerogear-otp-java jar 1.0.0
com.google.zxing : core jar 3.4.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.springframework.boot : spring-boot-starter-web jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-starter-undertow jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa Optional jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-starter-logging Optional jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.3.5.RELEASE
org.redisson : redisson-spring-boot-starter Optional jar 3.13.6
net.logstash.logback : logstash-logback-encoder jar 6.4
org.springframework.boot : spring-boot-starter-thymeleaf Optional jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-starter-mail Optional jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-starter-security Optional jar 2.3.5.RELEASE
org.springframework.security : spring-security-data Optional jar
org.springframework.security.oauth : spring-security-oauth2 Optional jar 2.5.0.RELEASE
org.springframework.security : spring-security-web jar
io.projectreactor : reactor-core Optional jar
org.zalando : problem-spring-web jar 0.26.2
org.apiguardian : apiguardian-api jar 1.1.0
io.jsonwebtoken : jjwt-api jar 0.11.2
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-loader-tools Optional jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.3.5.RELEASE
javax.cache : cache-api Optional jar 1.1.1
org.hibernate : hibernate-jcache Optional jar 5.4.22.Final

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.3.5.RELEASE
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.