| 组织ID: |
org.portable-scala |
| 项目ID: |
portable-scala-reflect_sjs0.6_2.11 |
| 版本: |
0.1.0 |
| 最后修改时间: |
2020-04-10 05:30:29 |
| 包类型: |
jar |
| 标题: |
BSD New |
| 描述: |
portable-scala-reflect |
| 相关URL: |
https://github.com/portable-scala/portable-scala-reflect |
| 大小: |
6.62KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.portable-scala</groupId>
<artifactId>portable-scala-reflect_sjs0.6_2.11</artifactId>
<version>0.1.0</version>
</dependency>
|
| Gradle引入代码: |
org.portable-scala:portable-scala-reflect_sjs0.6_2.11:0.1.0
|
| 下载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>org.portable-scala</groupId>
<artifactId>portable-scala-reflect_sjs0.6_2.11</artifactId>
<packaging>jar</packaging>
<description>portable-scala-reflect</description>
<url>https://github.com/portable-scala/portable-scala-reflect</url>
<version>0.1.0</version>
<licenses>
<license>
<name>BSD New</name>
<url>https://github.com/portable-scala/portable-scala-reflect/blob/master/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>portable-scala-reflect</name>
<organization>
<name>org.portable-scala</name>
<url>https://github.com/portable-scala/portable-scala-reflect</url>
</organization>
<scm>
<url>https://github.com/portable-scala/portable-scala-reflect</url>
<connection>scm:git:git@github.com:portable-scala/portable-scala-reflect.git</connection>
<developerConnection>scm:git:git@github.com:portable-scala/portable-scala-reflect.git</developerConnection>
</scm>
<developers>
<developer>
<id>sjrd</id>
<name>S茅bastien Doeraene</name>
<url>https://github.com/sjrd/</url>
</developer>
<developer>
<id>gzm0</id>
<name>Tobias Schlatter</name>
<url>https://github.com/gzm0/</url>
</developer>
<developer>
<id>densh</id>
<name>Denys Shabalin</name>
<url>https://github.com/densh/</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.11.12</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-library_2.11</artifactId>
<version>0.6.23</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-test-interface_2.11</artifactId>
<version>0.6.23</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-junit-test-runtime_2.11</artifactId>
<version>0.6.23</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.portablescala.reflect.annotation.package$.class
org.portablescala.reflect.package.class
org.portablescala.reflect.Reflect.class
org.portablescala.reflect.annotation.package.class
org.portablescala.reflect.Reflect$.class
org/portablescala/reflect/annotation/package$.sjsir
org/portablescala/reflect/package$.sjsir
org/portablescala/reflect/Reflect$.sjsir
org.portablescala.reflect.package$.class
JS_DEPENDENCIES
|
| 依赖Jar: |
scala-library-2.11.12.jar
/org.scala-lang/scala-library/2.11.12
查看scala-library所有版本文件
scalajs-library_2.11-0.6.23.jar
/org.scala-js/scalajs-library_2.11/0.6.23
查看scalajs-library_2.11所有版本文件
scalajs-test-interface_2.11-0.6.23.jar
/org.scala-js/scalajs-test-interface_2.11/0.6.23
查看scalajs-test-interface_2.11所有版本文件
scalajs-junit-test-runtime_2.11-0.6.23.jar
/org.scala-js/scalajs-junit-test-runtime_2.11/0.6.23
查看scalajs-junit-test-runtime_2.11所有版本文件
|