ingresspub-bom
Used to control the versions of project's dependencies and provide a central place to define and update those versions for all projects under this organization.
| License |
License |
|---|---|
| GroupId | GroupIdpub.ingress |
| ArtifactId | ArtifactIdingresspub-bom |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioningresspub-bom
Used to control the versions of a project's dependencies and provide a central place to define and update those versions.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ingresspub-bom-1.0.1.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pub.ingress/ingresspub-bom/ -->
<dependency>
<groupId>pub.ingress</groupId>
<artifactId>ingresspub-bom</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pub.ingress/ingresspub-bom/
implementation 'pub.ingress:ingresspub-bom:1.0.1'
// https://jarcasting.com/artifacts/pub.ingress/ingresspub-bom/
implementation ("pub.ingress:ingresspub-bom:1.0.1")
'pub.ingress:ingresspub-bom:pom:1.0.1'
<dependency org="pub.ingress" name="ingresspub-bom" rev="1.0.1">
<artifact name="ingresspub-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='pub.ingress', module='ingresspub-bom', version='1.0.1')
)
libraryDependencies += "pub.ingress" % "ingresspub-bom" % "1.0.1"
[pub.ingress/ingresspub-bom "1.0.1"]
Used to control the versions of project's dependencies and provide a central place to define and update those versions for all projects under this organization.