This HTML5 document contains 101 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dctermshttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
n8https://gitbox.apache.org/repos/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbpedia-huhttp://hu.dbpedia.org/resource/
n11https://ant.apache.org/ivy/
n30https://global.dbpedia.org/id/
dbpedia-trhttp://tr.dbpedia.org/resource/
yagohttp://dbpedia.org/class/yago/
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n26http://ant.apache.org/ivy/
n22http://public.dhe.ibm.com/software/dw/java/
n19http://commons.wikimedia.org/wiki/Special:FilePath/
n21http://www.w3.org/2006/03/wn/wn20/instances/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n24https://archive.org/details/junitaction00tahc/page/
dbpedia-frhttp://fr.dbpedia.org/resource/
n23https://archive.org/details/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
dbchttp://dbpedia.org/resource/Category:
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Apache_Ivy
rdf:type
yago:WrittenCommunication106349220 yago:CodingSystem106353757 wikidata:Q7397 dbo:Software dbo:Work owl:Thing yago:Writing106359877 yago:Code106355894 yago:Abstraction100002137 dbo:SoccerManager yago:Communication100033020 yago:Software106566077 wikidata:Q386724 schema:CreativeWork
rdfs:label
Apache Ivy Apache Ivy Apache Ivy
rdfs:comment
Apache Ivy ist ein Software-Werkzeug zur Verwaltung und Einbindung von Java-Archiven, von denen ein Java-Projekt abhängig ist. Es ist ein Unterprojekt des Apache-Ant-Projektes, ein Build-Management-Tool, das Ant um die Möglichkeit ergänzt, eigene oder fremde Bibliotheken aus privaten oder im Internet frei zur Verfügung gestellten Repositories nachzuladen. Apache Ant gemeinsam mit Apache Ivy konkurrieren mit Apache Maven und Gradle, Build-Management-Tools, welche selbst eine eingebaute Verwaltung und Einbindung von abhängigen Jar-Files besitzen. Ivy est un outil de gestion de dépendances (résolution des dépendances, génération de compte rendu des dépendances, publication d'éléments de dépendances). Ivy est intégré avec Ant et fournit les tâches correspondant à ses différentes fonctionnalités. Ivy peut également être exécuté indépendamment de Ant. Ivy est fortement flexible, configurable et non lié à aucune structure de projet, méthode de développement ou processus. Apache Ivy is a transitive package manager. It is a sub-project of the Apache Ant project, with which Ivy works to resolve project dependencies. An external XML file defines project dependencies and lists the resources necessary to build a project. Ivy then resolves and downloads resources from an artifact repository: either a private repository or one publicly available on the Internet. To some degree, it competes with Apache Maven, which also manages dependencies. However, Maven is a complete build tool, whereas Ivy focuses purely on managing transitive dependencies.
foaf:name
Apache Ivy
foaf:homepage
n11:
dbp:name
Apache Ivy
foaf:depiction
n19:Apache_Ivy_logo.png
dcterms:subject
dbc:Apache_Software_Foundation_projects dbc:Build_automation dbc:Java_development_tools
dbo:wikiPageID
11243260
dbo:wikiPageRevisionID
1075621469
dbo:wikiPageWikiLink
dbr:Apache_License_2.0 dbr:Apache_Ant dbr:SBT_(software) dbr:Grails_(framework) dbr:Transitive_relation dbr:Transitive_dependency dbc:Apache_Software_Foundation_projects dbr:Gradle dbr:Java_platform dbr:Cross-platform dbr:Apache_Maven dbr:Package_manager dbr:Internet dbr:XML dbr:Apache_Software_Foundation dbr:Jenkins_(software) dbr:Java_(programming_language) dbr:Software_architecture dbc:Build_automation dbr:Apache_Incubator dbr:Library_dependency dbr:Programmer dbc:Java_development_tools
dbo:wikiPageExternalLink
n8:asf%3Fp n22:j-ap05068-a4.pdf n23:junitaction00tahc n24:n179 n26: n11:
owl:sameAs
yago-res:Apache_Ivy wikidata:Q616872 dbpedia-de:Apache_Ivy dbpedia-fr:Apache_Ivy dbpedia-tr:Apache_Ivy freebase:m.02r4wcd dbpedia-hu:Apache_Ivy n30:4o7uo
dbp:wikiPageUsesTemplate
dbt:Apache_Software_Foundation dbt:Reflist dbt:Release_date_and_age dbt:Official dbt:Infobox_software dbt:ISBN dbt:Cite_book
dbo:thumbnail
n19:Apache_Ivy_logo.png?width=300
dbp:developer
dbr:Apache_Software_Foundation
dbp:genre
dbr:Library_dependency
dbp:latestReleaseDate
2019-10-20
dbp:latestReleaseVersion
2.5
dbp:license
dbr:Apache_License_2.0
dbp:logo
Apache Ivy logo.png
dbp:operatingSystem
dbr:Cross-platform
dbp:platform
dbr:Java_platform
dbp:programmingLanguage
dbr:Java_(programming_language)
dbp:repo
n8:asf%3Fp
dbp:website
n11:
dbo:abstract
Apache Ivy is a transitive package manager. It is a sub-project of the Apache Ant project, with which Ivy works to resolve project dependencies. An external XML file defines project dependencies and lists the resources necessary to build a project. Ivy then resolves and downloads resources from an artifact repository: either a private repository or one publicly available on the Internet. To some degree, it competes with Apache Maven, which also manages dependencies. However, Maven is a complete build tool, whereas Ivy focuses purely on managing transitive dependencies. Ivy est un outil de gestion de dépendances (résolution des dépendances, génération de compte rendu des dépendances, publication d'éléments de dépendances). Ivy est intégré avec Ant et fournit les tâches correspondant à ses différentes fonctionnalités. Ivy peut également être exécuté indépendamment de Ant. Ivy est fortement flexible, configurable et non lié à aucune structure de projet, méthode de développement ou processus. Apache Ivy ist ein Software-Werkzeug zur Verwaltung und Einbindung von Java-Archiven, von denen ein Java-Projekt abhängig ist. Es ist ein Unterprojekt des Apache-Ant-Projektes, ein Build-Management-Tool, das Ant um die Möglichkeit ergänzt, eigene oder fremde Bibliotheken aus privaten oder im Internet frei zur Verfügung gestellten Repositories nachzuladen. Apache Ant gemeinsam mit Apache Ivy konkurrieren mit Apache Maven und Gradle, Build-Management-Tools, welche selbst eine eingebaute Verwaltung und Einbindung von abhängigen Jar-Files besitzen.
gold:hypernym
dbr:Manager
dbp:wordnet_type
n21:synset-software-noun-1
prov:wasDerivedFrom
wikipedia-en:Apache_Ivy?oldid=1075621469&ns=0
dbo:wikiPageLength
3908
dbo:latestReleaseDate
2019-10-20
dbo:latestReleaseVersion
2.5.0
dbo:computingPlatform
dbr:Java_platform
dbo:developer
dbr:Apache_Software_Foundation
dbo:genre
dbr:Library_dependency
dbo:license
dbr:Apache_License_2.0
dbo:operatingSystem
dbr:Cross-platform
dbo:programmingLanguage
dbr:Java_(programming_language)
foaf:isPrimaryTopicOf
wikipedia-en:Apache_Ivy