Last Version

com.foreach.across:standard-module-bom 3.2.1.RELEASE

Base BOM pom for creating an Across Standard Module or any module wishing to adhere to the standard module conventions.

License

License

GroupId

GroupId

com.foreach.across
ArtifactId

ArtifactId

standard-module-bom
Version

Version

3.2.1.RELEASE
Type

Type

pom
Description

Description

com.foreach.across:standard-module-bom
Base BOM pom for creating an Across Standard Module or any module wishing to adhere to the standard module conventions.
Project URL

Project URL

https://across.dev
Source Code Management

Source Code Management

https://bitbucket.org/beforeach/across

Download standard-module-bom 3.2.1.RELEASE


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

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.