doap_jackrabbit.rdf
来自「jsr170接口的java实现。是个apache的开源项目。」· RDF 代码 · 共 118 行
RDF
118 行
<?xml version="1.0"?><!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --><rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xml:lang="en"> <Project rdf:about="http://jackrabbit.apache.org/"> <name>Apache Jackrabbit</name> <homepage rdf:resource="http://jackrabbit.apache.org/"/> <programming-language>Java</programming-language> <category rdf:resource="http://projects.apache.org/category/database"/> <category rdf:resource="http://projects.apache.org/category/library"/> <category rdf:resource="http://projects.apache.org/category/network-server"/> <category rdf:resource="http://projects.apache.org/category/xml"/> <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/> <bug-database rdf:resource="http://issues.apache.org/jira/browse/JCR"/> <download-page rdf:resource="http://jackrabbit.apache.org/download.cgi"/> <asfext:pmc rdf:resource="http://jackrabbit.apache.org/"/> <shortdesc xml:lang="en">Apache Jackrabbit Content Repository</shortdesc> <description xml:lang="en"> Apache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR). A content repository is a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more. Typical applications that use content repositories include content management, document management, and records management systems. </description> <repository> <SVNRepository> <browse rdf:resource="http://svn.apache.org/viewvc/jackrabbit/trunk/"/> <location rdf:resource="http://svn.apache.org/repos/asf/jackrabbit/trunk/"/> </SVNRepository> </repository> <mailing-list rdf:resource="http://jackrabbit.apache.org/mail-lists.html"/> <release> <Version> <name>Apache Jackrabbit 0.9</name> <created>2006-02-14</created> <revision>0.9</revision> </Version> </release> <release> <Version> <name>Apache Jackrabbit 1.0</name> <created>2006-04-08</created> <revision>1.0</revision> </Version> </release> <release> <Version> <name>Apache Jackrabbit 1.0.1</name> <created>2006-06-02</created> <revision>1.0.1</revision> </Version> </release> <release> <Version> <name>Apache Jackrabbit 1.1</name> <created>2006-10-12</created> <revision>1.1</revision> </Version> </release> <release> <Version> <name>Apache Jackrabbit 1.1.1</name> <created>2006-12-04</created> <revision>1.1.1</revision> </Version> </release> <release> <Version> <name>Apache Jackrabbit 1.2.1</name> <created>2006-01-23</created> <revision>1.2.1</revision> </Version> </release> <release> <Version> <name>Apache Jackrabbit 1.2.2</name> <created>2007-02-21</created> <revision>1.2.2</revision> </Version> </release> <asfext:implements><asfext:Standard> <asfext:title>Content Repository for Java technology (JCR) API</asfext:title> <asfext:body>JCP</asfext:body> <asfext:id>JSR 170</asfext:id> <asfext:url rdf:resource="http://jcp.org/en/jsr/detail?id=170"/> </asfext:Standard></asfext:implements> </Project></rdf:RDF>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?