License |
License |
---|---|
GroupId | GroupIdorg.apache.cocoon.profiling |
ArtifactId | ArtifactIdcocoon-profiling |
Version | Version3.0.0-alpha-3 |
Type | Typejar |
Description |
DescriptionApache Cocoon 3: Profiling
Cocoon 3 profiling components.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.cocoon.profiling/cocoon-profiling/ -->
<dependency>
<groupId>org.apache.cocoon.profiling</groupId>
<artifactId>cocoon-profiling</artifactId>
<version>3.0.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon.profiling/cocoon-profiling/
implementation 'org.apache.cocoon.profiling:cocoon-profiling:3.0.0-alpha-3'
// https://jarcasting.com/artifacts/org.apache.cocoon.profiling/cocoon-profiling/
implementation ("org.apache.cocoon.profiling:cocoon-profiling:3.0.0-alpha-3")
'org.apache.cocoon.profiling:cocoon-profiling:jar:3.0.0-alpha-3'
<dependency org="org.apache.cocoon.profiling" name="cocoon-profiling" rev="3.0.0-alpha-3">
<artifact name="cocoon-profiling" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon.profiling', module='cocoon-profiling', version='3.0.0-alpha-3')
)
libraryDependencies += "org.apache.cocoon.profiling" % "cocoon-profiling" % "3.0.0-alpha-3"
[org.apache.cocoon.profiling/cocoon-profiling "3.0.0-alpha-3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cocoon.pipeline : cocoon-pipeline | jar | 3.0.0-alpha-3 |
org.apache.cocoon.sitemap : cocoon-sitemap | jar | 3.0.0-alpha-3 |
org.apache.cocoon.rest : cocoon-rest | jar | 3.0.0-alpha-3 |
org.springframework : spring-aop | jar | 3.0.5.RELEASE |
org.springframework : spring-context-support | jar | 3.0.5.RELEASE |
org.aspectj : aspectjrt | jar | 1.6.1 |
org.aspectj : aspectjweaver | jar | 1.6.1 |
net.sf.ehcache : ehcache | jar | 1.6.1 |
commons-logging : commons-logging | jar | 1.1.1 |
org.apache.cocoon.servlet : cocoon-servlet | jar | 3.0.0-alpha-3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |