| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zhycn |
| ArtifactId | ArtifactIdmuyie-framework |
| Last Version | Last Version1.2.3 |
| Release Date | Release Date |
| 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.2.3.pom | |
| muyie-framework-1.2.3.jar | 224 KB |
| muyie-framework-1.2.3-sources.jar | 113 KB |
| muyie-framework-1.2.3-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.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"]
| 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.4.6 |
| org.springframework.security : spring-security-test | jar | |
| com.h2database : h2 Optional | jar | 1.4.200 |