MVN

org.craftercms : crafter-profile-integration-tests

Maven & Gradle

Jan 06, 2022
8 stars

Crafter Profile Integration Tests · Crafter Profile Integration Tests

<dependency>
    <groupId>org.craftercms</groupId>
    <artifactId>crafter-profile-integration-tests</artifactId>
    <version>3.1.17.7E</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.craftercms : crafter-profile-integration-tests to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.17.7E
  • Latest Release Candidate: 2.5.1-RC1
  • Latest Beta: v2.5.0-Beta9

All Versions

Choose a version of org.craftercms : crafter-profile-integration-tests to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
v2.5.x
crafter-profile-integration-tests-v2.5.0-Beta9
crafter-profile-integration-tests-v2.5.0-Beta8
crafter-profile-integration-tests-v2.5.0-Beta7
crafter-profile-integration-tests-v2.5.0-Beta6
crafter-profile-integration-tests-v2.5.0-Beta4
3.1.x
crafter-profile-integration-tests-3.1.17.7E
crafter-profile-integration-tests-3.1.17.7
crafter-profile-integration-tests-3.1.17.6E
crafter-profile-integration-tests-3.1.17.6
crafter-profile-integration-tests-3.1.17.5E
crafter-profile-integration-tests-3.1.17.5
crafter-profile-integration-tests-3.1.17.4E
crafter-profile-integration-tests-3.1.17.4
crafter-profile-integration-tests-3.1.17
crafter-profile-integration-tests-3.1.16
crafter-profile-integration-tests-3.1.15
crafter-profile-integration-tests-3.1.14
crafter-profile-integration-tests-3.1.13
crafter-profile-integration-tests-3.1.12
crafter-profile-integration-tests-3.1.11
crafter-profile-integration-tests-3.1.10
crafter-profile-integration-tests-3.1.9
crafter-profile-integration-tests-3.1.8
crafter-profile-integration-tests-3.1.7
crafter-profile-integration-tests-3.1.6
crafter-profile-integration-tests-3.1.5
crafter-profile-integration-tests-3.1.4
crafter-profile-integration-tests-3.1.3
crafter-profile-integration-tests-3.1.2
crafter-profile-integration-tests-3.1.1
crafter-profile-integration-tests-3.1.0
crafter-profile-integration-tests-3.1.17E
crafter-profile-integration-tests-3.1.16E
crafter-profile-integration-tests-3.1.15E
crafter-profile-integration-tests-3.1.14E
crafter-profile-integration-tests-3.1.13E
crafter-profile-integration-tests-3.1.12E
crafter-profile-integration-tests-3.1.11E
crafter-profile-integration-tests-3.1.10E
crafter-profile-integration-tests-3.1.9E
crafter-profile-integration-tests-3.1.8E
crafter-profile-integration-tests-3.1.7E
crafter-profile-integration-tests-3.1.6E
crafter-profile-integration-tests-3.1.5E
3.0.x
crafter-profile-integration-tests-3.0.26
crafter-profile-integration-tests-3.0.25
crafter-profile-integration-tests-3.0.24
crafter-profile-integration-tests-3.0.23
crafter-profile-integration-tests-3.0.22
crafter-profile-integration-tests-3.0.21
crafter-profile-integration-tests-3.0.20
crafter-profile-integration-tests-3.0.19
crafter-profile-integration-tests-3.0.18
crafter-profile-integration-tests-3.0.17
crafter-profile-integration-tests-3.0.16
crafter-profile-integration-tests-3.0.15
crafter-profile-integration-tests-3.0.14
crafter-profile-integration-tests-3.0.13
crafter-profile-integration-tests-3.0.12
crafter-profile-integration-tests-3.0.11
crafter-profile-integration-tests-3.0.10
crafter-profile-integration-tests-3.0.9
crafter-profile-integration-tests-3.0.8
crafter-profile-integration-tests-3.0.7
crafter-profile-integration-tests-3.0.6
crafter-profile-integration-tests-3.0.5
crafter-profile-integration-tests-3.0.4
crafter-profile-integration-tests-3.0.1
crafter-profile-integration-tests-3.0.0
2.5.x
crafter-profile-integration-tests-2.5.19
crafter-profile-integration-tests-2.5.18
crafter-profile-integration-tests-2.5.17
crafter-profile-integration-tests-2.5.16
crafter-profile-integration-tests-2.5.15
crafter-profile-integration-tests-2.5.14
crafter-profile-integration-tests-2.5.11
crafter-profile-integration-tests-2.5.7
crafter-profile-integration-tests-2.5.6
crafter-profile-integration-tests-2.5.5
crafter-profile-integration-tests-2.5.4
crafter-profile-integration-tests-2.5.3
crafter-profile-integration-tests-2.5.2
crafter-profile-integration-tests-2.5.1
crafter-profile-integration-tests-2.5.1-RC1
crafter-profile-integration-tests-2.5.0.1.e
crafter-profile-integration-tests-2.5.0.e
crafter-profile-integration-tests-2.5.0
crafter-profile-integration-tests-2.5.0-Beta1
crafter-profile-integration-tests-2.5.0-RC3
crafter-profile-integration-tests-2.5.0-RC2

How to add a dependency to Maven

Add the following org.craftercms : crafter-profile-integration-tests maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.craftercms</groupId>
    <artifactId>crafter-profile-integration-tests</artifactId>
    <version>3.1.17.7E</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.craftercms : crafter-profile-integration-tests gradle dependency to your build.gradle file:

implementation 'org.craftercms:crafter-profile-integration-tests:3.1.17.7E'

Gradle Kotlin DSL: Add the following org.craftercms : crafter-profile-integration-tests gradle kotlin dependency to your build.gradle.kts file:

implementation("org.craftercms:crafter-profile-integration-tests:3.1.17.7E")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.craftercms : crafter-profile-integration-tests sbt scala dependency to your build.sbt file:

libraryDependencies += "org.craftercms" % "crafter-profile-integration-tests" % "3.1.17.7E"

Advertisement

Dependencies from Group

Jul 04, 2023
14 usages
10 stars
Jul 04, 2023
11 usages
8 stars
Jul 04, 2023
7 usages
9 stars
Jul 04, 2023
6 usages
8 stars
Jul 04, 2023
5 usages
14 stars

Discover Dependencies

Jan 06, 2022
1 stars
Jun 07, 2023
10 stars
Jan 06, 2022
1 stars
Jan 06, 2022
0 stars
Jan 06, 2022
181 stars
Jan 06, 2022
181 stars
Jan 06, 2022
181 stars
Jan 06, 2022
181 stars
Jan 06, 2022
181 stars
Jan 06, 2022
181 stars