Last Version

dflib-bom: Bill of Materials (BOM) for DFLib modules. 0.12

Bill of Materials (BOM) for DFLib modules that allows end users to capture the version of multiple DFLib modules at once.

License

License

GroupId

GroupId

com.nhl.dflib
ArtifactId

ArtifactId

dflib-bom
Version

Version

0.12
Type

Type

pom
Description

Description

dflib-bom: Bill of Materials (BOM) for DFLib modules.
Bill of Materials (BOM) for DFLib modules that allows end users to capture the version of multiple DFLib modules at once.
Project URL

Project URL

https://github.com/nhl/dflib
Source Code Management

Source Code Management

https://github.com/nhl/dflib

Download dflib-bom 0.12

Filename Size
dflib-bom-0.12.pom 5 KB
Browse

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

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.