is not current version
Last Version 1.1.3

com.gitee.ainilili:noframework 1.0.9

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

GroupId

GroupId

com.gitee.ainilili
ArtifactId

ArtifactId

noframework
Version

Version

1.0.9
Type

Type

pom

Download noframework 1.0.9

Filename Size
noframework-1.0.9.pom 5 KB
Browse

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