Synedge OSS parent pom

This pom is the parent of all open source projects of Synedge.

License

License

GroupId

GroupId

com.synedge.oss
ArtifactId

ArtifactId

oss-parent
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

pom
Description

Description

Synedge OSS parent pom
This pom is the parent of all open source projects of Synedge.
Project Organization

Project Organization

Synedge

Download oss-parent

Filename Size
oss-parent-1.0.7.pom 8 KB
Browse

How to add to project

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

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.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0