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

com.gitee.ainilili:noframework 1.0.6

From the service container to the service framework, from hypertext parsing to document configuration, the handlebar implements a simple Spring family bucket

Группа

Группа

com.gitee.ainilili
Идентификатор

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

noframework
Версия

Версия

1.0.6
Тип

Тип

pom

Скачать noframework 1.0.6

Имя Файла Размер
noframework-1.0.6.pom 5 KB
Обзор

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