MVN

org.openl : org.openl.core.annotations

Maven & Gradle

Aug 25, 2023
123 stars

OpenL - DEV - Core - Annotations · OpenL core

<dependency>
    <groupId>org.openl</groupId>
    <artifactId>org.openl.core.annotations</artifactId>
    <version>5.26.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.26.11

All Versions

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

Version Vulnerabilities Updated
5.26.x
org.openl.core.annotations-5.26.11
org.openl.core.annotations-5.26.10
org.openl.core.annotations-5.26.9.1
org.openl.core.annotations-5.26.9
org.openl.core.annotations-5.26.8
org.openl.core.annotations-5.26.7
org.openl.core.annotations-5.26.6
org.openl.core.annotations-5.26.5
org.openl.core.annotations-5.26.4
org.openl.core.annotations-5.26.3
org.openl.core.annotations-5.26.2
org.openl.core.annotations-5.26.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openl</groupId>
    <artifactId>org.openl.core.annotations</artifactId>
    <version>5.26.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openl : org.openl.core.annotations gradle dependency to your build.gradle file:

implementation 'org.openl:org.openl.core.annotations:5.26.11'

Gradle Kotlin DSL: Add the following org.openl : org.openl.core.annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openl:org.openl.core.annotations:5.26.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openl : org.openl.core.annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openl" % "org.openl.core.annotations" % "5.26.11"

Advertisement

Dependencies from Group

Aug 25, 2023
36 usages
123 stars
Aug 25, 2023
25 usages
123 stars
Jun 06, 2019
9 usages
85 stars
Dec 11, 2019
8 usages
83 stars
Jan 22, 2020
8 usages
84 stars

Discover Dependencies