GW-Systems Maven Parent

Parent POM for GW-Systems projects. Provides default project build configuration.

License

License

GroupId

GroupId

com.gwsystems
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

GW-Systems Maven Parent
Parent POM for GW-Systems projects. Provides default project build configuration.
Project URL

Project URL

http://www.gw-systems.com
Project Organization

Project Organization

GW-Systems Kft.

Download parent

Filename Size
parent-1.0.pom 41 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.gwsystems/parent/ -->
<dependency>
    <groupId>com.gwsystems</groupId>
    <artifactId>parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gwsystems/parent/
implementation 'com.gwsystems:parent:1.0'
// https://jarcasting.com/artifacts/com.gwsystems/parent/
implementation ("com.gwsystems:parent:1.0")
'com.gwsystems:parent:pom:1.0'
<dependency org="com.gwsystems" name="parent" rev="1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gwsystems', module='parent', version='1.0')
)
libraryDependencies += "com.gwsystems" % "parent" % "1.0"
[com.gwsystems/parent "1.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.

Versions

Version
1.0