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.

License

License

GroupId

GroupId

com.foreach.across
ArtifactId

ArtifactId

standard-module-bom
Last Version

Last Version

3.2.1.RELEASE
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
3.2.1.RELEASE
3.2.0.RELEASE
3.1.2.RELEASE
3.1.1.RELEASE
3.1.0.RELEASE
3.0.0.RELEASE
2.1.1.RELEASE
2.1.0.RELEASE
2.0.0.RELEASE
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.0.6.RELEASE