Last Version

maven-parent 2.3.0

Parent pom for all Fizzed maven projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

maven-parent
Version

Version

2.3.0
Type

Type

pom
Description

Description

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

Project URL

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

Project Organization

Fizzed, Inc
Source Code Management

Source Code Management

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

Download maven-parent 2.3.0

Filename Size
maven-parent-2.3.0.pom 12 KB
Browse

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

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.