License |
License |
---|---|
GroupId | GroupIdcom.github.wywuzh |
ArtifactId | ArtifactIdcommons-core |
Version | Version2.5.11.RELEASE |
Type | Typejar |
Description |
Descriptioncommons-core
项目公共组件类库
|
Project URL |
Project URL |
Filename | Size |
---|---|
commons-core-2.5.11.RELEASE.pom | |
commons-core-2.5.11.RELEASE.jar | 209 KB |
commons-core-2.5.11.RELEASE-sources.jar | 194 KB |
commons-core-2.5.11.RELEASE-javadoc.jar | 939 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wywuzh/commons-core/ -->
<dependency>
<groupId>com.github.wywuzh</groupId>
<artifactId>commons-core</artifactId>
<version>2.5.11.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-core/
implementation 'com.github.wywuzh:commons-core:2.5.11.RELEASE'
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-core/
implementation ("com.github.wywuzh:commons-core:2.5.11.RELEASE")
'com.github.wywuzh:commons-core:jar:2.5.11.RELEASE'
<dependency org="com.github.wywuzh" name="commons-core" rev="2.5.11.RELEASE">
<artifact name="commons-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wywuzh', module='commons-core', version='2.5.11.RELEASE')
)
libraryDependencies += "com.github.wywuzh" % "commons-core" % "2.5.11.RELEASE"
[com.github.wywuzh/commons-core "2.5.11.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.5.11 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.9.7 |