| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.fizzed |
| ArtifactId | ArtifactIdfizzed-maven-plugins |
| Version | Version1.0.6 |
| Type | Typepom |
| Description |
Descriptionfizzed-maven-plugins
Parent pom for all Fizzed Maven plugin projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fizzed-maven-plugins-1.0.6.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fizzed/fizzed-maven-plugins/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>fizzed-maven-plugins</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/fizzed-maven-plugins/
implementation 'com.fizzed:fizzed-maven-plugins:1.0.6'
// https://jarcasting.com/artifacts/com.fizzed/fizzed-maven-plugins/
implementation ("com.fizzed:fizzed-maven-plugins:1.0.6")
'com.fizzed:fizzed-maven-plugins:pom:1.0.6'
<dependency org="com.fizzed" name="fizzed-maven-plugins" rev="1.0.6">
<artifact name="fizzed-maven-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='fizzed-maven-plugins', version='1.0.6')
)
libraryDependencies += "com.fizzed" % "fizzed-maven-plugins" % "1.0.6"
[com.fizzed/fizzed-maven-plugins "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.1.0 |
| org.apache.maven : maven-artifact | jar | 3.1.0 |
| org.apache.maven : maven-model | jar | 3.1.0 |
| org.apache.maven : maven-core | jar | 3.1.0 |
| org.sonatype.plexus : plexus-sec-dispatcher | jar | 1.4 |
| org.codehaus.plexus : plexus-utils | jar | 1.5.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |