| License |
License |
|---|---|
| GroupId | GroupIdcom.github.atool |
| ArtifactId | ArtifactIdfeature-parent |
| Last Version | Last Version1.3.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjava file generator
|
| Filename | Size |
|---|---|
| feature-parent-1.3.5.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.atool/feature-parent/ -->
<dependency>
<groupId>com.github.atool</groupId>
<artifactId>feature-parent</artifactId>
<version>1.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/feature-parent/
implementation 'com.github.atool:feature-parent:1.3.5'
// https://jarcasting.com/artifacts/com.github.atool/feature-parent/
implementation ("com.github.atool:feature-parent:1.3.5")
'com.github.atool:feature-parent:pom:1.3.5'
<dependency org="com.github.atool" name="feature-parent" rev="1.3.5">
<artifact name="feature-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='feature-parent', version='1.3.5')
)
libraryDependencies += "com.github.atool" % "feature-parent" % "1.3.5"
[com.github.atool/feature-parent "1.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |