Java bean utilities BoM

Bill of Materials pom fir the java bean utilities

License

License

GroupId

GroupId

no.priv.bang.beans
ArtifactId

ArtifactId

beans-bom
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java bean utilities BoM
Bill of Materials pom fir the java bean utilities

Download beans-bom

How to add to project

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

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
1.2.0
1.1.4
1.1.2