License |
License |
---|---|
GroupId | GroupIdorg.craftercms |
ArtifactId | ArtifactIdcrafter-social |
Last Version | Last Version4.0.0-rc2E |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionCrafter Social
Crafter Social
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
crafter-social-4.0.0-rc2E.pom | |
crafter-social-4.0.0-rc2E.war | 35 MB |
crafter-social-4.0.0-rc2E-sources.jar | 205 KB |
crafter-social-4.0.0-rc2E-javadoc.jar | 845 KB |
crafter-social-4.0.0-rc2E-classes.jar | 240 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.craftercms/crafter-social/ -->
<dependency>
<groupId>org.craftercms</groupId>
<artifactId>crafter-social</artifactId>
<version>4.0.0-rc2E</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-social/
implementation 'org.craftercms:crafter-social:4.0.0-rc2E'
// https://jarcasting.com/artifacts/org.craftercms/crafter-social/
implementation ("org.craftercms:crafter-social:4.0.0-rc2E")
'org.craftercms:crafter-social:war:4.0.0-rc2E'
<dependency org="org.craftercms" name="crafter-social" rev="4.0.0-rc2E">
<artifact name="crafter-social" type="war" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-social', version='4.0.0-rc2E')
)
libraryDependencies += "org.craftercms" % "crafter-social" % "4.0.0-rc2E"
[org.craftercms/crafter-social "4.0.0-rc2E"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.springframework : spring-test | jar | 5.3.13 |
com.jayway.restassured : rest-assured | jar | 2.9.0 |
org.codehaus.groovy : groovy-all | pom | 3.0.10 |