Last Version

fizzed-maven-parent 1.15

Parent pom for all Fizzed Maven projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

fizzed-maven-parent
Version

Version

1.15
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.15


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

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.