License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.sylphlike |
ArtifactId | ArtifactIdframework-norm |
Last Version | Last Version1.0.0-SYLPHLIKE |
Release Date | Release Date |
Type | Typejar |
Description |
Description系统基础规范
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.sylphlike/framework-norm/ -->
<dependency>
<groupId>com.github.sylphlike</groupId>
<artifactId>framework-norm</artifactId>
<version>1.0.0-SYLPHLIKE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-norm/
implementation 'com.github.sylphlike:framework-norm:1.0.0-SYLPHLIKE'
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-norm/
implementation ("com.github.sylphlike:framework-norm:1.0.0-SYLPHLIKE")
'com.github.sylphlike:framework-norm:jar:1.0.0-SYLPHLIKE'
<dependency org="com.github.sylphlike" name="framework-norm" rev="1.0.0-SYLPHLIKE">
<artifact name="framework-norm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sylphlike', module='framework-norm', version='1.0.0-SYLPHLIKE')
)
libraryDependencies += "com.github.sylphlike" % "framework-norm" % "1.0.0-SYLPHLIKE"
[com.github.sylphlike/framework-norm "1.0.0-SYLPHLIKE"]