не последняя версия
Последняя версия 1.2.3

com.github.zhycn:muyie-framework 1.0.6

MuYie Framework built on Spring Boot

Группа

Группа

com.github.zhycn
Идентификатор

Идентификатор

muyie-framework
Версия

Версия

1.0.6
Тип

Тип

jar

Скачать muyie-framework 1.0.6


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