License |
License |
---|---|
GroupId | GroupIdorg.craftercms |
ArtifactId | ArtifactIdcrafter-commons-plugin |
Version | Version3.1.17E |
Type | Typejar |
Description |
DescriptionCrafter Commons Plugin
Crafter Commons Plugin
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.craftercms/crafter-commons-plugin/ -->
<dependency>
<groupId>org.craftercms</groupId>
<artifactId>crafter-commons-plugin</artifactId>
<version>3.1.17E</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-commons-plugin/
implementation 'org.craftercms:crafter-commons-plugin:3.1.17E'
// https://jarcasting.com/artifacts/org.craftercms/crafter-commons-plugin/
implementation ("org.craftercms:crafter-commons-plugin:3.1.17E")
'org.craftercms:crafter-commons-plugin:jar:3.1.17E'
<dependency org="org.craftercms" name="crafter-commons-plugin" rev="3.1.17E">
<artifact name="crafter-commons-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-commons-plugin', version='3.1.17E')
)
libraryDependencies += "org.craftercms" % "crafter-commons-plugin" % "3.1.17E"
[org.craftercms/crafter-commons-plugin "3.1.17E"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.17 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.5 |
org.apache.commons : commons-collections4 | jar | 4.1 |
org.apache.commons : commons-lang3 | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.18.RELEASE |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.7 |