Last Version

fizzed-maven-parent 1.11

Parent pom for all Fizzed Maven projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

co.fizzed
ArtifactId

ArtifactId

fizzed-maven-parent
Version

Version

1.11
Type

Type

pom
Description

Description

fizzed-maven-parent
Parent pom for all Fizzed Maven projects
Project URL

Project URL

https://github.com/fizzed/java-maven-parent
Project Organization

Project Organization

Fizzed Inc
Source Code Management

Source Code Management

https://github.com/fizzed/java-maven-parent

Download fizzed-maven-parent 1.11


<!-- https://jarcasting.com/artifacts/co.fizzed/fizzed-maven-parent/ -->
<dependency>
    <groupId>co.fizzed</groupId>
    <artifactId>fizzed-maven-parent</artifactId>
    <version>1.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.fizzed/fizzed-maven-parent/
implementation 'co.fizzed:fizzed-maven-parent:1.11'
// https://jarcasting.com/artifacts/co.fizzed/fizzed-maven-parent/
implementation ("co.fizzed:fizzed-maven-parent:1.11")
'co.fizzed:fizzed-maven-parent:pom:1.11'
<dependency org="co.fizzed" name="fizzed-maven-parent" rev="1.11">
  <artifact name="fizzed-maven-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.fizzed', module='fizzed-maven-parent', version='1.11')
)
libraryDependencies += "co.fizzed" % "fizzed-maven-parent" % "1.11"
[co.fizzed/fizzed-maven-parent "1.11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.