Last Version

Netifi-Java Release Train - BOM 1.6.10

Bill of materials to make sure a consistent set of versions is used for Netifi-Java.

License

License

Categories

Categories

Net
GroupId

GroupId

com.netifi
ArtifactId

ArtifactId

netifi-bom
Version

Version

1.6.10
Type

Type

pom
Description

Description

Netifi-Java Release Train - BOM
Bill of materials to make sure a consistent set of versions is used for Netifi-Java.
Project Organization

Project Organization

Netifi, Inc.
Source Code Management

Source Code Management

http://github.com/netifi/netifi-java/

Download netifi-bom 1.6.10


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

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.