License |
License |
---|---|
GroupId | GroupIdorg.apache.cocoon |
ArtifactId | ArtifactIdcocoon-licenses |
Last Version | Last Version1.0.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCocoon Licenses
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 Organization |
Project Organization |
Filename | Size |
---|---|
cocoon-licenses-1.0.0-M1.pom | |
cocoon-licenses-1.0.0-M1.jar | 360 KB |
cocoon-licenses-1.0.0-M1-sources.jar | 327 bytes |
cocoon-licenses-1.0.0-M1-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-licenses/ -->
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-licenses</artifactId>
<version>1.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-licenses/
implementation 'org.apache.cocoon:cocoon-licenses:1.0.0-M1'
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-licenses/
implementation ("org.apache.cocoon:cocoon-licenses:1.0.0-M1")
'org.apache.cocoon:cocoon-licenses:jar:1.0.0-M1'
<dependency org="org.apache.cocoon" name="cocoon-licenses" rev="1.0.0-M1">
<artifact name="cocoon-licenses" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon', module='cocoon-licenses', version='1.0.0-M1')
)
libraryDependencies += "org.apache.cocoon" % "cocoon-licenses" % "1.0.0-M1"
[org.apache.cocoon/cocoon-licenses "1.0.0-M1"]