| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.starblues |
| ArtifactId | ArtifactIdspring-brick-parent |
| Last Version | Last Version3.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| spring-brick-parent-3.0.3.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.starblues/spring-brick-parent/ -->
<dependency>
<groupId>com.gitee.starblues</groupId>
<artifactId>spring-brick-parent</artifactId>
<version>3.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.starblues/spring-brick-parent/
implementation 'com.gitee.starblues:spring-brick-parent:3.0.3'
// https://jarcasting.com/artifacts/com.gitee.starblues/spring-brick-parent/
implementation ("com.gitee.starblues:spring-brick-parent:3.0.3")
'com.gitee.starblues:spring-brick-parent:pom:3.0.3'
<dependency org="com.gitee.starblues" name="spring-brick-parent" rev="3.0.3">
<artifact name="spring-brick-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.starblues', module='spring-brick-parent', version='3.0.3')
)
libraryDependencies += "com.gitee.starblues" % "spring-brick-parent" % "3.0.3"
[com.gitee.starblues/spring-brick-parent "3.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
| org.powermock : powermock-module-junit4 | jar | 2.0.9 |