| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zhycn |
| ArtifactId | ArtifactIdmuyie-framework |
| Version | Version1.1.6 |
| Type | Typejar |
| Description |
DescriptionMuYie server-side framework
MuYie Framework built on Spring Boot
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| muyie-framework-1.1.6.pom | |
| muyie-framework-1.1.6.jar | 224 KB |
| muyie-framework-1.1.6-sources.jar | 114 KB |
| muyie-framework-1.1.6-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |