License |
License |
---|---|
GroupId | GroupIdcom.github.cheukbinli |
ArtifactId | ArtifactIdoriginal-spring-plugin |
Last Version | Last Version1.0.0.3.8-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoriginal-spring-plugin
basic tools package
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.cheukbinli/original-spring-plugin/ -->
<dependency>
<groupId>com.github.cheukbinli</groupId>
<artifactId>original-spring-plugin</artifactId>
<version>1.0.0.3.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cheukbinli/original-spring-plugin/
implementation 'com.github.cheukbinli:original-spring-plugin:1.0.0.3.8-RELEASE'
// https://jarcasting.com/artifacts/com.github.cheukbinli/original-spring-plugin/
implementation ("com.github.cheukbinli:original-spring-plugin:1.0.0.3.8-RELEASE")
'com.github.cheukbinli:original-spring-plugin:jar:1.0.0.3.8-RELEASE'
<dependency org="com.github.cheukbinli" name="original-spring-plugin" rev="1.0.0.3.8-RELEASE">
<artifact name="original-spring-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cheukbinli', module='original-spring-plugin', version='1.0.0.3.8-RELEASE')
)
libraryDependencies += "com.github.cheukbinli" % "original-spring-plugin" % "1.0.0.3.8-RELEASE"
[com.github.cheukbinli/original-spring-plugin "1.0.0.3.8-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cheukbinli : original-common | jar | 1.0.0.3.8-RELEASE |
org.springframework : spring-context | jar | |
org.springframework : spring-beans | jar |