ide-doc
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.devonfw.tools.IDEasy</groupId>
<artifactId>ide-doc</artifactId>
<version>2026.05.001</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.devonfw.tools.IDEasy</groupId>
<artifactId>ide-doc</artifactId>
<version>2026.05.001</version>
<packaging>pom</packaging>
<name>ide-doc</name>
<description>Documentation for IDEasy (Tool for automation of development environments)</description>
<url>https://devonfw.com/</url>
<inceptionYear>2014</inceptionYear>
<organization>
<name>devonfw</name>
<url>https://github.com/devonfw/IDEasy/graphs/contributors</url>
</organization>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
<url>https://github.com/devonfw/IDEasy/blob/master/LICENSE</url>
<distribution>repro</distribution>
<comments></comments>
</license>
</licenses>
<developers>
<developer>
<id>hohwille</id>
<name>Jörg Hohwiller</name>
<email>hohwille@users.sourceforge.net</email>
<organization>Capgemini</organization>
<organizationUrl></organizationUrl>
<roles>
<role>admin</role>
<role>designer</role>
<role>developer</role>
</roles>
<timezone>+1</timezone>
</developer>
<developer>
<id>trippl</id>
<name>Thomas Rippl</name>
<email></email>
<organization></organization>
<organizationUrl></organizationUrl>
<roles>
<role>developer</role>
</roles>
<timezone>+1</timezone>
</developer>
<developer>
<id>markusschuh</id>
<name>Markus Schuh</name>
<email></email>
<organization>Capgemini</organization>
<organizationUrl></organizationUrl>
<roles>
<role>contributor</role>
</roles>
<timezone>+1</timezone>
</developer>
<developer>
<id>maybeec</id>
<name>Malte Brunnlieb</name>
<email></email>
<organization>Capgemini</organization>
<organizationUrl></organizationUrl>
<roles>
<role>contributor</role>
</roles>
<timezone>+1</timezone>
</developer>
<developer>
<id>ediekman</id>
<name>Erik Diekmann</name>
<email></email>
<organization>Capgemini</organization>
<organizationUrl></organizationUrl>
<roles>
<role>contributor</role>
</roles>
<timezone>+1</timezone>
</developer>
<developer>
<id>nricheton</id>
<name>Nicolas Richeton</name>
<email></email>
<organization>Capgemini</organization>
<organizationUrl></organizationUrl>
<roles>
<role>contributor</role>
</roles>
<timezone>+1</timezone>
</developer>
</developers>
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
<connection>scm:git:https://github.com/devonfw/IDEasy.git</connection>
<developerConnection>scm:git:https://github.com/devonfw/IDEasy.git</developerConnection>
<url>https://github.com/devonfw/IDEasy/tree/master</url>
</scm>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/devonfw/IDEasy/issues</url>
</issueManagement>
</project>