Bikeemotion OSS Parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.bikeemotion
ArtifactId

ArtifactId

oss-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Bikeemotion OSS Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://www.bikeemotion.com
Source Code Management

Source Code Management

https://github.com/Bikeemotion/oss-parent

Download oss-parent

Filename Size
oss-parent-1.0.1.pom 7 KB
Browse

How to add to project

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

OSS Parent Pom

The base OSS parent pom of bikeemotion projects

com.bikeemotion

Bikeemotion

Versions

Version
1.0.1
1.0.0