| License |
License |
|---|---|
| GroupId | GroupIdorg.craftercms |
| ArtifactId | ArtifactIdcrafter-social-blog-demo |
| Version | Version2.3.3 |
| Type | Typewar |
| Description |
DescriptionCrafter Social Blog Demo
Crafter Social Blog Demo
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.craftercms/crafter-social-blog-demo/ -->
<dependency>
<groupId>org.craftercms</groupId>
<artifactId>crafter-social-blog-demo</artifactId>
<version>2.3.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-social-blog-demo/
implementation 'org.craftercms:crafter-social-blog-demo:2.3.3'
// https://jarcasting.com/artifacts/org.craftercms/crafter-social-blog-demo/
implementation ("org.craftercms:crafter-social-blog-demo:2.3.3")
'org.craftercms:crafter-social-blog-demo:war:2.3.3'
<dependency org="org.craftercms" name="crafter-social-blog-demo" rev="2.3.3">
<artifact name="crafter-social-blog-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-social-blog-demo', version='2.3.3')
)
libraryDependencies += "org.craftercms" % "crafter-social-blog-demo" % "2.3.3"
[org.craftercms/crafter-social-blog-demo "2.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| com.jayway.restassured : rest-assured | jar | 1.8.0 |
| org.codehaus.groovy : groovy-all | jar | 2.1.2 |
| junit : junit | jar | 4.8.1 |