Parent POM for m-creations OSS projects

The base POM for m-creations' open source Java projects

License

License

GroupId

GroupId

com.m-creations
ArtifactId

ArtifactId

mc-oss-parent
Last Version

Last Version

1.1.15
Release Date

Release Date

Type

Type

pom
Description

Description

Parent POM for m-creations OSS projects
The base POM for m-creations' open source Java projects
Project URL

Project URL

https://github.com/m-creations/mc-oss-parent
Source Code Management

Source Code Management

https://github.com/m-creations/mc-oss-parent

Download mc-oss-parent

Filename Size
mc-oss-parent-1.1.15.pom 17 KB
Browse

How to add to project

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

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.
com.m-creations

m-creations

Versions

Version
1.1.15
1.1.14
1.1.13
1.1.12
1.1.10