Last Version

me.champeau.jdoctor:jdoctor-bom 0.1.2

A platform (BOM) used to align all module versions

License

License

GroupId

GroupId

me.champeau.jdoctor
ArtifactId

ArtifactId

jdoctor-bom
Version

Version

0.1.2
Type

Type

pom
Description

Description

me.champeau.jdoctor:jdoctor-bom
A platform (BOM) used to align all module versions
Project URL

Project URL

https://github.com/melix/jdoctor
Source Code Management

Source Code Management

https://github.com/melix/jdoctor/tree/master

Download jdoctor-bom 0.1.2


<!-- https://jarcasting.com/artifacts/me.champeau.jdoctor/jdoctor-bom/ -->
<dependency>
    <groupId>me.champeau.jdoctor</groupId>
    <artifactId>jdoctor-bom</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.champeau.jdoctor/jdoctor-bom/
implementation 'me.champeau.jdoctor:jdoctor-bom:0.1.2'
// https://jarcasting.com/artifacts/me.champeau.jdoctor/jdoctor-bom/
implementation ("me.champeau.jdoctor:jdoctor-bom:0.1.2")
'me.champeau.jdoctor:jdoctor-bom:pom:0.1.2'
<dependency org="me.champeau.jdoctor" name="jdoctor-bom" rev="0.1.2">
  <artifact name="jdoctor-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.champeau.jdoctor', module='jdoctor-bom', version='0.1.2')
)
libraryDependencies += "me.champeau.jdoctor" % "jdoctor-bom" % "0.1.2"
[me.champeau.jdoctor/jdoctor-bom "0.1.2"]

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.