OSS Java Parent

Parent for all my open source Java projects

License

License

MIT
Categories

Categories

Java Languages
GroupId

GroupId

com.github.oehme
ArtifactId

ArtifactId

oss-java-parent
Last Version

Last Version

4
Release Date

Release Date

Type

Type

pom
Description

Description

OSS Java Parent
Parent for all my open source Java projects
Project Organization

Project Organization

itemis AG

Download oss-java-parent

Filename Size
oss-java-parent-4.pom 8 KB
Browse

How to add to project

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

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
4