| License |
License |
|---|---|
| GroupId | GroupIdin.sourceshift.genericmodules |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version17.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGeneric Modules Parent
Core M0dules - NA
|
| Project Organization |
Project Organizationsourceshift |
| Filename | Size |
|---|---|
| parent-17.0.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/in.sourceshift.genericmodules/parent/ -->
<dependency>
<groupId>in.sourceshift.genericmodules</groupId>
<artifactId>parent</artifactId>
<version>17.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.sourceshift.genericmodules/parent/
implementation 'in.sourceshift.genericmodules:parent:17.0.0'
// https://jarcasting.com/artifacts/in.sourceshift.genericmodules/parent/
implementation ("in.sourceshift.genericmodules:parent:17.0.0")
'in.sourceshift.genericmodules:parent:pom:17.0.0'
<dependency org="in.sourceshift.genericmodules" name="parent" rev="17.0.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.sourceshift.genericmodules', module='parent', version='17.0.0')
)
libraryDependencies += "in.sourceshift.genericmodules" % "parent" % "17.0.0"
[in.sourceshift.genericmodules/parent "17.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar |