Last Version

cmbntr opensource parent 1

base POM of cmbntr opensource software

License

License

GroupId

GroupId

ch.cmbntr
ArtifactId

ArtifactId

cmbntr-oss-parent
Version

Version

1
Type

Type

pom
Description

Description

cmbntr opensource parent
base POM of cmbntr opensource software
Source Code Management

Source Code Management

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

Download cmbntr-oss-parent 1

Filename Size
cmbntr-oss-parent-1.pom 10 KB
Browse

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