License |
License |
---|---|
GroupId | GroupIdcom.gitee.ainilili |
ArtifactId | ArtifactIdnoframework |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnoframework
From the service container to the service framework, from hypertext parsing to document configuration, the handlebar implements a simple Spring family bucket
|
Filename | Size |
---|---|
noframework-1.1.3.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.ainilili/noframework/ -->
<dependency>
<groupId>com.gitee.ainilili</groupId>
<artifactId>noframework</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.ainilili/noframework/
implementation 'com.gitee.ainilili:noframework:1.1.3'
// https://jarcasting.com/artifacts/com.gitee.ainilili/noframework/
implementation ("com.gitee.ainilili:noframework:1.1.3")
'com.gitee.ainilili:noframework:pom:1.1.3'
<dependency org="com.gitee.ainilili" name="noframework" rev="1.1.3">
<artifact name="noframework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.ainilili', module='noframework', version='1.1.3')
)
libraryDependencies += "com.gitee.ainilili" % "noframework" % "1.1.3"
[com.gitee.ainilili/noframework "1.1.3"]