License |
License |
---|---|
GroupId | GroupIdio.github.whilein.wcommons |
ArtifactId | ArtifactIdwcommons-parent |
Version | Version1.2.0 |
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.2.0.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.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-parent/
implementation 'io.github.whilein.wcommons:wcommons-parent:1.2.0'
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-parent/
implementation ("io.github.whilein.wcommons:wcommons-parent:1.2.0")
'io.github.whilein.wcommons:wcommons-parent:pom:1.2.0'
<dependency org="io.github.whilein.wcommons" name="wcommons-parent" rev="1.2.0">
<artifact name="wcommons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.whilein.wcommons', module='wcommons-parent', version='1.2.0')
)
libraryDependencies += "io.github.whilein.wcommons" % "wcommons-parent" % "1.2.0"
[io.github.whilein.wcommons/wcommons-parent "1.2.0"]
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 |