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

com.github.zhycn:muyie-framework 1.1.0

MuYie Framework built on Spring Boot

Группа

Группа

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

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

muyie-framework
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать muyie-framework 1.1.0


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