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