| 组织ID: |
org.testfx |
| 项目ID: |
testfx-internal-java8 |
| 版本: |
4.0.9-alpha |
| 最后修改时间: |
2019-11-29 22:55:37 |
| 包类型: |
jar |
| 标题: |
testfx-internal-java8 |
| 描述: |
TestFX Internal Java 8 |
| 相关URL: |
https://github.com/TestFX/TestFX |
| 大小: |
2.08KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.testfx</groupId>
<artifactId>testfx-internal-java8</artifactId>
<version>4.0.9-alpha</version>
</dependency>
|
| Gradle引入代码: |
org.testfx:testfx-internal-java8:4.0.9-alpha
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
<modelVersion>4.0.0</modelVersion>
<groupId>org.testfx</groupId>
<artifactId>testfx-internal-java8</artifactId>
<version>4.0.9-alpha</version>
<name>testfx-internal-java8</name>
<url>https://github.com/TestFX/TestFX</url>
<inceptionYear>2013</inceptionYear>
<licenses>
<license>
<name>European Union Public Licence, Version 1.1</name>
<url>http://ec.europa.eu/idabc/eupl.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>https://github.com/TestFX/TestFX</url>
</scm>
<developers>
<developer>
<id>minisu</id>
<name>Henrik Olsson</name>
<url>https://github.com/minisu</url>
<timezone>+1</timezone>
<roles>
<role>former developer</role>
</roles>
</developer>
<developer>
<id>dainnilsson</id>
<name>Dain Nilsson</name>
<url>https://github.com/dainnilsson</url>
<timezone>+1</timezone>
<roles>
<role>project founder</role>
<role>former developer</role>
</roles>
</developer>
<developer>
<id>hastebrot</id>
<name>Benjamin Gudehus</name>
<url>https://github.com/hastebrot</url>
<timezone>+1</timezone>
<roles>
<role>project maintainer</role>
</roles>
</developer>
</developers>
<description>TestFX Internal Java 8</description>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.testfx.internal.JavaVersionAdapter.class
|
| 依赖Jar: |
无
|