License |
License |
---|---|
GroupId | GroupIdcom.github.yelong0216 |
ArtifactId | ArtifactIdyelong-compatibility |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyelong-compatibility
可兼容的yelong框架。对该兼容项目版本相同的yelong框架版本与之前的版本进行兼容性的提供
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.yelong0216/yelong-compatibility/ -->
<dependency>
<groupId>com.github.yelong0216</groupId>
<artifactId>yelong-compatibility</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-compatibility/
implementation 'com.github.yelong0216:yelong-compatibility:2.2.0'
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-compatibility/
implementation ("com.github.yelong0216:yelong-compatibility:2.2.0")
'com.github.yelong0216:yelong-compatibility:jar:2.2.0'
<dependency org="com.github.yelong0216" name="yelong-compatibility" rev="2.2.0">
<artifact name="yelong-compatibility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216', module='yelong-compatibility', version='2.2.0')
)
libraryDependencies += "com.github.yelong0216" % "yelong-compatibility" % "2.2.0"
[com.github.yelong0216/yelong-compatibility "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yelong0216 : yelong-mybatis-spring | jar | [2.2.0,2.3.0) |