| 组织ID: |
org.eclipse.ditto |
| 项目ID: |
ditto-legal |
| 版本: |
0.8.0-M3 |
| 最后修改时间: |
2020-04-21 18:53:58 |
| 包类型: |
jar |
| 标题: |
Eclipse Ditto :: Legal |
| 描述: |
Eclipse Ditto is a framework for creating and managing digital twins in the IoT. |
| 相关URL: |
https://eclipse.org/ditto/ditto-legal/ |
| 大小: |
44.63KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.eclipse.ditto</groupId>
<artifactId>ditto-legal</artifactId>
<version>0.8.0-M3</version>
</dependency>
|
| Gradle引入代码: |
org.eclipse.ditto:ditto-legal:0.8.0-M3
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2017-2018 Bosch Software Innovations GmbH.
~
~ All rights reserved. This program and the accompanying materials
~ are made available under the terms of the Eclipse Public License v2.0
~ which accompanies this distribution, and is available at
~ https://www.eclipse.org/org/documents/epl-2.0/index.php
~
~ SPDX-License-Identifier: EPL-2.0
-->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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>org.eclipse.ditto</groupId>
<artifactId>ditto-legal</artifactId>
<version>0.8.0-M3</version>
<name>Eclipse Ditto :: Legal</name>
<description>Eclipse Ditto is a framework for creating and managing digital twins in the IoT.</description>
<url>https://eclipse.org/ditto/ditto-legal/</url>
<inceptionYear>2017</inceptionYear>
<organization>
<name>Eclipse Foundation</name>
<url>http://www.eclipse.org/</url>
</organization>
<licenses>
<license>
<name>Eclipse Public License - Version 2.0</name>
<url>https://www.eclipse.org/org/documents/epl-2.0/index.php</url>
</license>
</licenses>
<developers>
<developer>
<id>geglocker</id>
<name>Gerald Glocker</name>
<email>gerald.glocker@bosch-si.com</email>
<url>https://github.com/geglock</url>
<organization>Bosch Software Innovations GmbH</organization>
<organizationUrl>http://www.bosch-si.com</organizationUrl>
<roles>
<role>Lead</role>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>tjaeckle</id>
<name>Thomas Jaeckle</name>
<email>thomas.jaeckle@bosch-si.com</email>
<url>https://github.com/thjaeckle</url>
<organization>Bosch Software Innovations GmbH</organization>
<organizationUrl>http://www.bosch-si.com</organizationUrl>
<roles>
<role>Lead</role>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>yucai</id>
<name>Yufei Cai</name>
<email>yufei.cai@bosch-si.com</email>
<url>https://github.com/yufei-cai</url>
<organization>Bosch Software Innovations GmbH</organization>
<organizationUrl>http://www.bosch-si.com</organizationUrl>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>dfesenmeyer</id>
<name>Daniel Fesenmeyer</name>
<email>daniel.fesenmeyer@bosch-si.com</email>
<url>https://github.com/danielFesenmeyer</url>
<organization>Bosch Software Innovations GmbH</organization>
<organizationUrl>http://www.bosch-si.com</organizationUrl>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>dguggemos</id>
<name>Dominik Guggemos</name>
<email>dominik.guggemos@bosch-si.com</email>
<url>https://github.com/dguggemos</url>
<organization>Bosch Software Innovations GmbH</organization>
<organizationUrl>http://www.bosch-si.com</organizationUrl>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>jfickel</id>
<name>Juergen Fickel</name>
<email>juergen.fickel@bosch-si.com</email>
<url>https://github.com/jufickel-b</url>
<organization>Bosch Software Innovations GmbH</organization>
<organizationUrl>http://www.bosch-si.com</organizationUrl>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>jkraeher</id>
<name>Johannes Schneider</name>
<email>johannes.schneider@bosch-si.com</email>
<url>https://github.com/jokraehe</url>
<organization>Bosch Software Innovations GmbH</organization>
<organizationUrl>http://www.bosch-si.com</organizationUrl>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>ffendt</id>
<name>Florian Fendt</name>
<email>florian.fendt@bosch-si.com</email>
<url>https://github.com/ffendt</url>
<organization>Bosch Software Innovations GmbH</organization>
<organizationUrl>http://www.bosch-si.com</organizationUrl>
<roles>
<role>Committer</role>
</roles>
</developer>
</developers>
<scm>
<connection>scm:git:git@github.com:eclipse/ditto.git/ditto-legal</connection>
<developerConnection>scm:git:https://github.com/eclipse/ditto.git/ditto-legal</developerConnection>
<url>https://github.com/eclipse/ditto.git/ditto-legal</url>
</scm>
<issueManagement>
<system>GitHub Issues</system>
<url>https://github.com/eclipse/ditto/issues</url>
</issueManagement>
<ciManagement>
<system>Jenkins</system>
<url>https://ci.eclipse.org/ditto/</url>
</ciManagement>
<distributionManagement>
<repository>
<id>repo.eclipse.org</id>
<name>Ditto Releases</name>
<url>https://repo.eclipse.org/content/repositories/ditto-releases/</url>
</repository>
<snapshotRepository>
<id>repo.eclipse.org</id>
<name>Ditto Snapshots</name>
<url>https://repo.eclipse.org/content/repositories/ditto-snapshots/</url>
</snapshotRepository>
</distributionManagement>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
3rd-party-dependencies/maven-plugins.txt
3rd-party-dependencies/provided.txt
3rd-party-dependencies/cqs.md
3rd-party-dependencies/compile.txt
3rd-party-dependencies/test.txt
LICENSE
NOTICE-THIRD-PARTY.md
NOTICE.md
licenses/Apache-2.0.txt
licenses/BSD-3-Clause.txt
licenses/CC0.txt
licenses/EPL-1.0.txt
licenses/LGPL-2.1.txt
licenses/MIT.txt
licenses/MPL-2.0.txt
META-INF/maven/org.eclipse.ditto/ditto-legal/pom.xml
META-INF/maven/org.eclipse.ditto/ditto-legal/pom.properties
|
| 依赖Jar: |
无
|