MVN

javolution : javolution

Maven & Gradle

May 20, 2010
136 usages

Javolution · Javolution - Java Solution for Real-Time and Embedded Systems. This project uses template classes to generates java code for various versions of the Java run-time (e.g. J2ME, 1.4, GCJ, 1.5). The default maven compilation builds OSGI bundle for Java 1.5+ (parameterized classes). For others targets the ant script should be used directly (e.g. "ant j2me").

<dependency>
    <groupId>javolution</groupId>
    <artifactId>javolution</artifactId>
    <version>5.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javolution : javolution to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.5.1

All Versions

Choose a version of javolution : javolution to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.5.x
javolution-5.5.1
javolution-5.5.0
5.4.x
javolution-5.4.5
javolution-5.4.4
javolution-5.4.3
javolution-5.4.2
javolution-5.4.1
javolution-5.4.0
5.3.x
javolution-5.3.1

How to add a dependency to Maven

Add the following javolution : javolution maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javolution</groupId>
    <artifactId>javolution</artifactId>
    <version>5.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javolution : javolution gradle dependency to your build.gradle file:

implementation 'javolution:javolution:5.5.1'

Gradle Kotlin DSL: Add the following javolution : javolution gradle kotlin dependency to your build.gradle.kts file:

implementation("javolution:javolution:5.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following javolution : javolution sbt scala dependency to your build.sbt file:

libraryDependencies += "javolution" % "javolution" % "5.5.1"

Advertisement

Dependencies from Group

May 20, 2010
136 usages
May 20, 2010

Discover Dependencies

Jan 15, 2017
236 usages
Apr 04, 2022
213 usages
11k stars
May 30, 2009
3 usages
Mar 09, 2009
41 usages
Mar 08, 2019
710 usages
15 stars
502 usages
25 stars
Dec 23, 2021
374 usages
123 stars
Dec 17, 2021
313 usages
41.2k stars
Sep 12, 2022
438 usages
3.3k stars
Nov 22, 2021
610 usages
82 stars