| 组织ID: |
ch.epfl.lamp |
| 项目ID: |
dotty-interfaces |
| 版本: |
0.6.0-bin-20180116-4f54f49-NIGHTLY |
| 最后修改时间: |
2019-12-01 16:28:05 |
| 包类型: |
jar |
| 标题: |
BSD New |
| 描述: |
dotty-interfaces |
| 相关URL: |
https://github.com/lampepfl/dotty |
| 大小: |
3.44KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>ch.epfl.lamp</groupId>
<artifactId>dotty-interfaces</artifactId>
<version>0.6.0-bin-20180116-4f54f49-NIGHTLY</version>
</dependency>
|
| Gradle引入代码: |
ch.epfl.lamp:dotty-interfaces:0.6.0-bin-20180116-4f54f49-NIGHTLY
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>ch.epfl.lamp</groupId>
<artifactId>dotty-interfaces</artifactId>
<packaging>jar</packaging>
<description>dotty-interfaces</description>
<url>https://github.com/lampepfl/dotty</url>
<version>0.6.0-bin-20180116-4f54f49-NIGHTLY</version>
<licenses>
<license>
<name>BSD New</name>
<url>https://github.com/lampepfl/dotty/blob/master/LICENSE.md</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>dotty-interfaces</name>
<organization>
<name>LAMP/EPFL</name>
<url>http://lamp.epfl.ch</url>
</organization>
<scm>
<url>https://github.com/lampepfl/dotty</url>
<connection>scm:git:git@github.com:lampepfl/dotty.git</connection>
</scm>
<developers>
<developer>
<id>odersky</id>
<name>Martin Odersky</name>
<email>martin.odersky@epfl.ch</email>
<url>https://github.com/odersky</url>
</developer>
<developer>
<id>DarkDimius</id>
<name>Dmitry Petrashko</name>
<email>me@d-d.me</email>
<url>https://d-d.me</url>
</developer>
<developer>
<id>smarter</id>
<name>Guillaume Martres</name>
<email>smarter@ubuntu.com</email>
<url>http://guillaume.martres.me</url>
</developer>
<developer>
<id>felixmulder</id>
<name>Felix Mulder</name>
<email>felix.mulder@gmail.com</email>
<url>http://felixmulder.com</url>
</developer>
<developer>
<id>liufengyun</id>
<name>Liu Fengyun</name>
<email>liufengyun@chaos-lab.com</email>
<url>http://chaos-lab.com</url>
</developer>
<developer>
<id>nicolasstucki</id>
<name>Nicolas Stucki</name>
<email>nicolas.stucki@gmail.com</email>
<url>https://github.com/nicolasstucki</url>
</developer>
<developer>
<id>OlivierBlanvillain</id>
<name>Olivier Blanvillain</name>
<email>olivier.blanvillain@gmail.com</email>
<url>https://github.com/OlivierBlanvillain</url>
</developer>
<developer>
<id>biboudis</id>
<name>Aggelos Biboudis</name>
<email>aggelos.biboudis@epfl.ch</email>
<url>http://biboudis.github.io</url>
</developer>
<developer>
<id>allanrenucci</id>
<name>Allan Renucci</name>
<email>allan.renucci@gmail.com</email>
<url>https://github.com/allanrenucci</url>
</developer>
<developer>
<id>Duhemm</id>
<name>Martin Duhem</name>
<email>martin.duhem@gmail.com</email>
<url>https://github.com/Duhemm</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>com.novocode</groupId>
<artifactId>junit-interface</artifactId>
<version>0.11</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
dotty.tools.dotc.interfaces.ReporterResult.class
dotty.tools.dotc.interfaces.SourcePosition.class
dotty.tools.dotc.interfaces.SourceFile.class
dotty.tools.dotc.interfaces.AbstractFile.class
dotty.tools.dotc.interfaces.SimpleReporter.class
dotty.tools.dotc.interfaces.Diagnostic.class
dotty.tools.dotc.interfaces.CompilerCallback.class
|
| 依赖Jar: |
junit-interface-0.11.jar
/com.novocode/junit-interface/0.11
查看junit-interface所有版本文件
|