MVN

org.trellisldp : trellis-build-tools

Maven & Gradle

Aug 25, 2017
0 stars

Trellis LDP Build Tools · Common Build Tools for Trellis LDP projects

<dependency>
    <groupId>org.trellisldp</groupId>
    <artifactId>trellis-build-tools</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.trellisldp : trellis-build-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of org.trellisldp : trellis-build-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
trellis-build-tools-0.2.0
0.1.x
trellis-build-tools-0.1.1
trellis-build-tools-0.1.0

How to add a dependency to Maven

Add the following org.trellisldp : trellis-build-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.trellisldp</groupId>
    <artifactId>trellis-build-tools</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.trellisldp : trellis-build-tools gradle dependency to your build.gradle file:

implementation 'org.trellisldp:trellis-build-tools:0.2.0'

Gradle Kotlin DSL: Add the following org.trellisldp : trellis-build-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("org.trellisldp:trellis-build-tools:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.trellisldp : trellis-build-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "org.trellisldp" % "trellis-build-tools" % "0.2.0"

Advertisement

Dependencies from Group

Sep 18, 2021
48 usages
104 stars
Sep 18, 2021
45 usages
104 stars
Sep 18, 2021
16 usages
104 stars
Sep 18, 2021
16 usages
104 stars
May 30, 2019
14 usages
104 stars

Discover Dependencies