Last Version

Cocoon Batik Block Implementation 1.0.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.cocoon
ArtifactId

ArtifactId

cocoon-batik-impl
Version

Version

1.0.0
Type

Type

jar
Description

Description

Cocoon Batik Block Implementation
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://cocoon.apache.org/2.2/blocks/batik/1.0/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-batik-impl/cocoon-batik-impl-1.0.0

Download cocoon-batik-impl 1.0.0


<!-- https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-batik-impl/ -->
<dependency>
    <groupId>org.apache.cocoon</groupId>
    <artifactId>cocoon-batik-impl</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-batik-impl/
implementation 'org.apache.cocoon:cocoon-batik-impl:1.0.0'
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-batik-impl/
implementation ("org.apache.cocoon:cocoon-batik-impl:1.0.0")
'org.apache.cocoon:cocoon-batik-impl:jar:1.0.0'
<dependency org="org.apache.cocoon" name="cocoon-batik-impl" rev="1.0.0">
  <artifact name="cocoon-batik-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon', module='cocoon-batik-impl', version='1.0.0')
)
libraryDependencies += "org.apache.cocoon" % "cocoon-batik-impl" % "1.0.0"
[org.apache.cocoon/cocoon-batik-impl "1.0.0"]

Dependencies

compile (23)

Group / Artifact Type Version
org.apache.cocoon : cocoon-core jar 2.2.0
batik : batik-awt-util jar 1.6-1
batik : batik-bridge jar 1.6-1
batik : batik-css jar 1.6-1
batik : batik-dom jar 1.6-1
batik : batik-ext jar 1.6-1
batik : batik-extension jar 1.6-1
batik : batik-gui-util jar 1.6-1
batik : batik-gvt jar 1.6-1
batik : batik-parser jar 1.6-1
batik : batik-rasterizer-ext jar 1.6-1
batik : batik-rasterizer jar 1.6-1
batik : batik-script jar 1.6-1
batik : batik-slideshow jar 1.6-1
batik : batik-squiggle jar 1.6-1
batik : batik-svg-dom jar 1.6-1
batik : batik-svggen jar 1.6-1
batik : batik-svgpp jar 1.6-1
batik : batik-swing jar 1.6-1
batik : batik-transcoder jar 1.6-1
batik : batik-ttf2svg jar 1.6-1
batik : batik-util jar 1.6-1
batik : batik-xml jar 1.6-1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.