License |
License |
---|---|
GroupId | GroupIdch.cmbntr |
ArtifactId | ArtifactIdcmbntr-oss-parent |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncmbntr opensource parent
base POM of cmbntr opensource software
|
Source Code Management |
Source Code Management |
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"]