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

org.craftercms:crafter-profile-integration-tests 3.1.17.4E

Crafter Profile Integration Tests

Группа

Группа

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

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

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

Версия

3.1.17.4E
Тип

Тип

war

Скачать crafter-profile-integration-tests 3.1.17.4E


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