Oehme OSS parent

Common definitions for all my open source projects

License

License

MIT
GroupId

GroupId

com.github.oehme
ArtifactId

ArtifactId

oss-parent
Last Version

Last Version

5
Release Date

Release Date

Type

Type

pom
Description

Description

Oehme OSS parent
Common definitions for all my open source projects
Project Organization

Project Organization

itemis AG

Download oss-parent

Filename Size
oss-parent-5.pom 5 KB
Browse

How to add to project

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

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
5