MVN

org.openl : org.openl.conf.ant

Maven & Gradle

Jun 06, 2019
9 usages
85 stars

OpenL - Util - Conf Ant · OpenL ant tasks

<dependency>
    <groupId>org.openl</groupId>
    <artifactId>org.openl.conf.ant</artifactId>
    <version>5.18.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.18.5

All Versions

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

  • Version Updated
  • org.openl.conf.ant-5.18.5

    Jun 06, 2019
  • org.openl.conf.ant-5.15.4

    Dec 16, 2016
  • org.openl.conf.ant-5.16.5

    Dec 16, 2016
  • org.openl.conf.ant-5.17.4

    Dec 15, 2016
  • org.openl.conf.ant-5.18.4

    Dec 15, 2016
  • org.openl.conf.ant-5.18.3

    Nov 10, 2016
  • org.openl.conf.ant-5.17.3

    Oct 03, 2016
  • org.openl.conf.ant-5.18.2

    Sep 25, 2016
  • org.openl.conf.ant-5.18.1

    Aug 16, 2016
  • org.openl.conf.ant-5.18.0

    Aug 16, 2016
  • org.openl.conf.ant-5.17.2

    Apr 22, 2016
  • org.openl.conf.ant-5.17.1

    Mar 24, 2016
  • org.openl.conf.ant-5.17.0

    Mar 03, 2016
  • org.openl.conf.ant-5.11.7

    Jan 16, 2016
  • org.openl.conf.ant-5.16.4

    Dec 22, 2015
  • org.openl.conf.ant-5.16.3

    Dec 09, 2015
  • org.openl.conf.ant-5.15.3

    Nov 30, 2015
  • org.openl.conf.ant-5.16.2

    Nov 04, 2015
  • org.openl.conf.ant-5.16.1

    Sep 24, 2015
  • org.openl.conf.ant-5.16.0

    Sep 14, 2015
  • org.openl.conf.ant-5.15.2

    Jul 17, 2015
  • org.openl.conf.ant-5.15.1

    Jul 02, 2015
  • org.openl.conf.ant-5.12.2

    Apr 15, 2015
  • org.openl.conf.ant-5.15.0

    Apr 12, 2015
  • org.openl.conf.ant-5.11.6

    Feb 10, 2015
  • org.openl.conf.ant-5.14.0

    Jan 20, 2015
  • org.openl.conf.ant-5.11.5

    Dec 31, 2014
  • org.openl.conf.ant-5.11.4

    Dec 22, 2014
  • org.openl.conf.ant-5.13.2

    Nov 19, 2014
  • org.openl.conf.ant-5.12.1.2

    Nov 17, 2014
  • org.openl.conf.ant-5.13.1

    Oct 08, 2014
  • org.openl.conf.ant-5.13.0

    Sep 17, 2014
  • org.openl.conf.ant-5.12.1.1

    Sep 15, 2014
  • org.openl.conf.ant-5.12.1

    Aug 27, 2014
  • org.openl.conf.ant-5.12.0

    Apr 21, 2014
  • org.openl.conf.ant-5.11.3

    Mar 24, 2014
  • org.openl.conf.ant-5.10.4

    Mar 21, 2014
  • org.openl.conf.ant-5.11.2

    Jan 29, 2014
  • org.openl.conf.ant-5.9.3.4

    Dec 20, 2013
  • org.openl.conf.ant-5.11.1

    Nov 29, 2013
  • org.openl.conf.ant-5.9.3.3

    Sep 20, 2013
  • org.openl.conf.ant-5.11.0

    Sep 10, 2013
  • org.openl.conf.ant-5.10.3

    Aug 22, 2013
  • org.openl.conf.ant-5.9.3.2

    Jul 19, 2013
  • org.openl.conf.ant-5.10.2

    Jun 05, 2013
  • org.openl.conf.ant-5.10.1

    Apr 24, 2013
  • org.openl.conf.ant-5.10.0

    Mar 27, 2013
  • org.openl.conf.ant-5.9.4.1

    Nov 01, 2012
  • org.openl.conf.ant-5.9.3.1

    Jul 11, 2012
  • org.openl.conf.ant-5.9.3

    Jul 05, 2012
  • org.openl.conf.ant-5.9.1.3

    May 29, 2012
  • org.openl.conf.ant-5.9.1.2

    May 16, 2012
  • org.openl.conf.ant-5.9.1.1

    May 08, 2012
  • org.openl.conf.ant-5.9.1

    Apr 06, 2012
  • org.openl.conf.ant-5.9.0

    Mar 01, 2012
  • org.openl.conf.ant-5.8.1

    Oct 19, 2011
  • org.openl.conf.ant-5.8.0

    Jul 12, 2011
  • org.openl.conf.ant-5.7.5

    Mar 24, 2011
  • org.openl.conf.ant-5.7.4

    Jan 25, 2011
  • org.openl.conf.ant-5.7.3

    Nov 16, 2010
  • org.openl.conf.ant-5.7.2

    Sep 21, 2010
  • org.openl.conf.ant-5.7.1.2

    Aug 17, 2010
  • org.openl.conf.ant-5.7.1.1

    Aug 11, 2010
  • org.openl.conf.ant-5.7.1

    Aug 03, 2010
  • org.openl.conf.ant-5.7.0

    Jun 18, 2010

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openl</groupId>
    <artifactId>org.openl.conf.ant</artifactId>
    <version>5.18.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.openl:org.openl.conf.ant:5.18.5'

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

implementation("org.openl:org.openl.conf.ant:5.18.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.openl" % "org.openl.conf.ant" % "5.18.5"