| License |
License |
|---|---|
| GroupId | GroupIdio.github.whilein.wcommons |
| ArtifactId | ArtifactIdwcommons-parent |
| Version | Version1.1.1 |
| Type | Typepom |
| Description |
Descriptionwcommons/parent
Parent wcommons project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wcommons-parent-1.1.1.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-parent/ -->
<dependency>
<groupId>io.github.whilein.wcommons</groupId>
<artifactId>wcommons-parent</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-parent/
implementation 'io.github.whilein.wcommons:wcommons-parent:1.1.1'
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-parent/
implementation ("io.github.whilein.wcommons:wcommons-parent:1.1.1")
'io.github.whilein.wcommons:wcommons-parent:pom:1.1.1'
<dependency org="io.github.whilein.wcommons" name="wcommons-parent" rev="1.1.1">
<artifact name="wcommons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.whilein.wcommons', module='wcommons-parent', version='1.1.1')
)
libraryDependencies += "io.github.whilein.wcommons" % "wcommons-parent" % "1.1.1"
[io.github.whilein.wcommons/wcommons-parent "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| org.jetbrains : annotations | jar | 23.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |