License |
License |
---|---|
GroupId | GroupIdcom.github.wywuzh |
ArtifactId | ArtifactIdcommons-parent |
Version | Version2.4.1.RELEASE |
Type | Typepom |
Description |
Descriptioncommons-parent
项目公共组件类库
|
Project URL |
Project URL |
Filename | Size |
---|---|
commons-parent-2.4.1.RELEASE.pom | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wywuzh/commons-parent/ -->
<dependency>
<groupId>com.github.wywuzh</groupId>
<artifactId>commons-parent</artifactId>
<version>2.4.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-parent/
implementation 'com.github.wywuzh:commons-parent:2.4.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-parent/
implementation ("com.github.wywuzh:commons-parent:2.4.1.RELEASE")
'com.github.wywuzh:commons-parent:pom:2.4.1.RELEASE'
<dependency org="com.github.wywuzh" name="commons-parent" rev="2.4.1.RELEASE">
<artifact name="commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wywuzh', module='commons-parent', version='2.4.1.RELEASE')
)
libraryDependencies += "com.github.wywuzh" % "commons-parent" % "2.4.1.RELEASE"
[com.github.wywuzh/commons-parent "2.4.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | |
org.springframework : spring-context | jar | |
org.springframework : spring-context-support | jar | |
org.springframework : spring-core | jar | |
org.springframework : spring-jdbc | jar | |
org.springframework : spring-test | jar | |
org.springframework : spring-tx | jar | |
org.springframework : spring-aop | jar | |
org.aspectj : aspectjrt | jar | 1.9.6 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.6.28 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.9.6 |