MVN

org.beangle.commons : beangle-commons-core

Maven & Gradle

Aug 14, 2023
36 usages
2 stars

Beangle Commons Core

<dependency>
    <groupId>org.beangle.commons</groupId>
    <artifactId>beangle-commons-core</artifactId>
    <version>3.10.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.beangle.commons : beangle-commons-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.10.1

All Versions

Choose a version of org.beangle.commons : beangle-commons-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
beangle-commons-core-4.2.5
beangle-commons-core-4.2.4
beangle-commons-core-4.2.3
beangle-commons-core-4.2.2
beangle-commons-core-4.2.1
beangle-commons-core-4.2.0
4.1.x
beangle-commons-core-4.1.7
beangle-commons-core-4.1.6
beangle-commons-core-4.1.5
beangle-commons-core-4.1.4
beangle-commons-core-4.1.3
beangle-commons-core-4.1.2
beangle-commons-core-4.1.1
beangle-commons-core-4.1.0
4.0.x
beangle-commons-core-4.0.5
beangle-commons-core-4.0.4
beangle-commons-core-4.0.3
beangle-commons-core-4.0.2
beangle-commons-core-4.0.1
beangle-commons-core-4.0.0
3.10.x
beangle-commons-core-3.10.1
beangle-commons-core-3.10.0
3.9.x
beangle-commons-core-3.9.1
beangle-commons-core-3.9.0
3.8.x
beangle-commons-core-3.8.9
beangle-commons-core-3.8.8
beangle-commons-core-3.8.7
beangle-commons-core-3.8.6
beangle-commons-core-3.8.4
beangle-commons-core-3.8.3
beangle-commons-core-3.8.2
beangle-commons-core-3.8.1
beangle-commons-core-3.8.0
3.7.x
beangle-commons-core-3.7.1
beangle-commons-core-3.7.0
3.6.x
beangle-commons-core-3.6.18
beangle-commons-core-3.6.17
beangle-commons-core-3.6.16
beangle-commons-core-3.6.15
beangle-commons-core-3.6.14
beangle-commons-core-3.6.13
beangle-commons-core-3.6.12
beangle-commons-core-3.6.11
beangle-commons-core-3.6.10
beangle-commons-core-3.6.9
beangle-commons-core-3.6.8
beangle-commons-core-3.6.6
beangle-commons-core-3.6.5
beangle-commons-core-3.6.4
beangle-commons-core-3.6.3
beangle-commons-core-3.6.2
beangle-commons-core-3.6.1
beangle-commons-core-3.6.0
beangle-commons-core-3.6.0.M9
beangle-commons-core-3.6.0.M8
beangle-commons-core-3.6.0.M7
beangle-commons-core-3.6.0.M6
beangle-commons-core-3.6.0.M5
beangle-commons-core-3.6.0.M4
beangle-commons-core-3.6.0.M3
beangle-commons-core-3.6.0.M2
3.5.x
beangle-commons-core-3.5.3
beangle-commons-core-3.5.2
beangle-commons-core-3.5.1
beangle-commons-core-3.5.1.M3
beangle-commons-core-3.5.1.M2
beangle-commons-core-3.5.1.M1
beangle-commons-core-3.5.0
3.4.x
beangle-commons-core-3.4.14
beangle-commons-core-3.4.13
beangle-commons-core-3.4.12
beangle-commons-core-3.4.11
beangle-commons-core-3.4.10
beangle-commons-core-3.4.9
beangle-commons-core-3.4.8
beangle-commons-core-3.4.7
beangle-commons-core-3.4.6
beangle-commons-core-3.4.5
beangle-commons-core-3.4.4
beangle-commons-core-3.4.3
beangle-commons-core-3.4.2
beangle-commons-core-3.4.1
beangle-commons-core-3.4.0
3.3.x
beangle-commons-core-3.3.6
beangle-commons-core-3.3.5
beangle-commons-core-3.3.4
beangle-commons-core-3.3.3
beangle-commons-core-3.3.2
beangle-commons-core-3.3.1
beangle-commons-core-3.3.0
3.2.x
beangle-commons-core-3.2.0
3.1.x
beangle-commons-core-3.1.0
3.0.x
beangle-commons-core-3.0.2
beangle-commons-core-3.0.1
beangle-commons-core-3.0.0
2.5.x
beangle-commons-core-2.5.0

How to add a dependency to Maven

Add the following org.beangle.commons : beangle-commons-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.beangle.commons</groupId>
    <artifactId>beangle-commons-core</artifactId>
    <version>3.10.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.beangle.commons : beangle-commons-core gradle dependency to your build.gradle file:

implementation 'org.beangle.commons:beangle-commons-core:3.10.1'

Gradle Kotlin DSL: Add the following org.beangle.commons : beangle-commons-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.beangle.commons:beangle-commons-core:3.10.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.beangle.commons : beangle-commons-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.beangle.commons" % "beangle-commons-core" % "3.10.1"

Advertisement

Dependencies from Group

Aug 01, 2023
49 usages
2 stars
Apr 10, 2019
44 usages
2 stars
Aug 14, 2023
36 usages
2 stars
Apr 10, 2019
30 usages
2 stars
May 05, 2021
29 usages
2 stars

Discover Dependencies

ms
Oct 24, 2021
14 usages
4.6k stars
Feb 09, 2023
32 usages
131 stars
Nov 27, 2007
44 usages
Feb 09, 2017
12 usages
266 stars
May 31, 2006
16 usages
Jun 06, 2023
192 usages
265 stars
Nov 11, 2016
8 usages