is not current version
Last Version 3.1.17.7E

org.craftercms:crafter-profile-integration-tests 2.5.0.1.e

Crafter Profile Integration Tests

GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-profile-integration-tests
Version

Version

2.5.0.1.e
Type

Type

war

Download crafter-profile-integration-tests 2.5.0.1.e


<!-- https://jarcasting.com/artifacts/org.craftercms/crafter-profile-integration-tests/ -->
<dependency>
    <groupId>org.craftercms</groupId>
    <artifactId>crafter-profile-integration-tests</artifactId>
    <version>2.5.0.1.e</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-profile-integration-tests/
implementation 'org.craftercms:crafter-profile-integration-tests:2.5.0.1.e'
// https://jarcasting.com/artifacts/org.craftercms/crafter-profile-integration-tests/
implementation ("org.craftercms:crafter-profile-integration-tests:2.5.0.1.e")
'org.craftercms:crafter-profile-integration-tests:war:2.5.0.1.e'
<dependency org="org.craftercms" name="crafter-profile-integration-tests" rev="2.5.0.1.e">
  <artifact name="crafter-profile-integration-tests" type="war" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-profile-integration-tests', version='2.5.0.1.e')
)
libraryDependencies += "org.craftercms" % "crafter-profile-integration-tests" % "2.5.0.1.e"
[org.craftercms/crafter-profile-integration-tests "2.5.0.1.e"]