не последняя версия
Последняя версия 3.1.17.7E

org.craftercms:crafter-profile-integration-tests 2.5.14

Crafter Profile Integration Tests

Группа

Группа

org.craftercms
Идентификатор

Идентификатор

crafter-profile-integration-tests
Версия

Версия

2.5.14
Тип

Тип

war

Скачать crafter-profile-integration-tests 2.5.14


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