Synedge open source parent pom for groovy projects

This pom should be the parent of all groovy or Java/groovy open-source projects within Synedge.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.synedge.oss
ArtifactId

ArtifactId

oss-groovy-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Synedge open source parent pom for groovy projects
This pom should be the parent of all groovy or Java/groovy open-source projects within Synedge.
Project Organization

Project Organization

Synedge

Download oss-groovy-parent

How to add to project

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

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.1
1.0.0