MVN

org.cloudhoist : enlive

Maven & Gradle

Oct 05, 2010
1 usages
1.5k stars

enlive · a HTML selector-based (a la CSS) templating and transformation system for Clojure.

<dependency>
    <groupId>org.cloudhoist</groupId>
    <artifactId>enlive</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cloudhoist : enlive to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.cloudhoist : enlive to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
enlive-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.cloudhoist</groupId>
    <artifactId>enlive</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.cloudhoist : enlive gradle dependency to your build.gradle file:

implementation 'org.cloudhoist:enlive:1.0.0'

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

implementation("org.cloudhoist:enlive:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.cloudhoist : enlive sbt scala dependency to your build.sbt file:

libraryDependencies += "org.cloudhoist" % "enlive" % "1.0.0"

Advertisement

Dependencies from Group

Aug 24, 2013
13 usages
Sep 20, 2011
12 usages
Jun 29, 2012
11 usages
Jun 29, 2012
10 usages
Mar 08, 2013
9 usages

Discover Dependencies

Apr 22, 2011
2 usages
Jun 23, 2023
20 usages
27 stars
Aug 10, 2023
25 usages
27 stars
Aug 10, 2023
26 usages
27 stars
Oct 18, 2021
3 usages
36 stars
Mar 13, 2013
7 usages
Jan 04, 2012
1 usages