Last Version

Bikeemotion OSS Parent 1.0.1

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
Version

Version

1.0.1
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 1.0.1

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

<!-- 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.