License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.craftercms |
ArtifactId | ArtifactIdcrafter-profile-client |
Last Version | Last Version4.0.0-rc2E |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrafter Profile Client
Crafter Profile Client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.craftercms/crafter-profile-client/ -->
<dependency>
<groupId>org.craftercms</groupId>
<artifactId>crafter-profile-client</artifactId>
<version>4.0.0-rc2E</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-profile-client/
implementation 'org.craftercms:crafter-profile-client:4.0.0-rc2E'
// https://jarcasting.com/artifacts/org.craftercms/crafter-profile-client/
implementation ("org.craftercms:crafter-profile-client:4.0.0-rc2E")
'org.craftercms:crafter-profile-client:jar:4.0.0-rc2E'
<dependency org="org.craftercms" name="crafter-profile-client" rev="4.0.0-rc2E">
<artifact name="crafter-profile-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-profile-client', version='4.0.0-rc2E')
)
libraryDependencies += "org.craftercms" % "crafter-profile-client" % "4.0.0-rc2E"
[org.craftercms/crafter-profile-client "4.0.0-rc2E"]
Group / Artifact | Type | Version |
---|---|---|
org.craftercms : crafter-commons-utilities | jar | 4.0.0-rc2E |
org.craftercms : crafter-profile-api | jar | 4.0.0-rc2E |
org.springframework : spring-core | jar | 5.3.13 |
org.springframework : spring-context | jar | 5.3.13 |
org.springframework : spring-context-support | jar | 5.3.13 |
org.springframework : spring-beans | jar | 5.3.13 |
org.springframework : spring-expression | jar | 5.3.13 |
org.springframework : spring-web | jar | 5.3.13 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
com.thoughtworks.xstream : xstream | jar | 1.4.19 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |