License |
License |
---|---|
GroupId | GroupIdorg.craftercms |
ArtifactId | ArtifactIdcrafter-profile |
Last Version | Last Version4.0.0-rc2E |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionCrafter Profile
Crafter Profile
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
crafter-profile-4.0.0-rc2E.pom | |
crafter-profile-4.0.0-rc2E.war | 22 MB |
crafter-profile-4.0.0-rc2E-sources.jar | 97 KB |
crafter-profile-4.0.0-rc2E-javadoc.jar | 418 KB |
crafter-profile-4.0.0-rc2E-classes.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.craftercms/crafter-profile/ -->
<dependency>
<groupId>org.craftercms</groupId>
<artifactId>crafter-profile</artifactId>
<version>4.0.0-rc2E</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-profile/
implementation 'org.craftercms:crafter-profile:4.0.0-rc2E'
// https://jarcasting.com/artifacts/org.craftercms/crafter-profile/
implementation ("org.craftercms:crafter-profile:4.0.0-rc2E")
'org.craftercms:crafter-profile:war:4.0.0-rc2E'
<dependency org="org.craftercms" name="crafter-profile" rev="4.0.0-rc2E">
<artifact name="crafter-profile" type="war" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-profile', version='4.0.0-rc2E')
)
libraryDependencies += "org.craftercms" % "crafter-profile" % "4.0.0-rc2E"
[org.craftercms/crafter-profile "4.0.0-rc2E"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.1.0 |
org.springframework : spring-test | jar | 5.3.13 |