| License |
License |
|---|---|
| GroupId | GroupIdcom.supalle |
| ArtifactId | ArtifactIdtools-bom |
| Version | Version1.0.2 |
| Type | Typepom |
| Description |
Descriptiontools-bom
Supalle Tools的Bom
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tools-bom-1.0.2.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.supalle/tools-bom/ -->
<dependency>
<groupId>com.supalle</groupId>
<artifactId>tools-bom</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.supalle/tools-bom/
implementation 'com.supalle:tools-bom:1.0.2'
// https://jarcasting.com/artifacts/com.supalle/tools-bom/
implementation ("com.supalle:tools-bom:1.0.2")
'com.supalle:tools-bom:pom:1.0.2'
<dependency org="com.supalle" name="tools-bom" rev="1.0.2">
<artifact name="tools-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.supalle', module='tools-bom', version='1.0.2')
)
libraryDependencies += "com.supalle" % "tools-bom" % "1.0.2"
[com.supalle/tools-bom "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |