组织ID: |
org.xerial.thirdparty |
项目ID: |
nestedvm |
版本: |
1.0 |
最后修改时间: |
2018-07-26 01:45:26 |
包类型: |
jar |
标题: |
nestedvm |
大小: |
165.29KB |
|
Maven引入代码: |
<dependency>
<groupId>org.xerial.thirdparty</groupId>
<artifactId>nestedvm</artifactId>
<version>1.0</version>
</dependency>
|
Gradle引入代码: |
org.xerial.thirdparty:nestedvm:1.0
|
下载Jar包: |
|
POM文件内容: |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.xerial.thirdparty</groupId>
<artifactId>nestedvm</artifactId>
<packaging>jar</packaging>
<version>1.0</version>
<name>nestedvm</name>
<parent>
<groupId>org.xerial</groupId>
<artifactId>xerial-project</artifactId>
<version>1.0</version>
</parent>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.ibex.nestedvm.ClassFileCompiler.class
org.ibex.nestedvm.Compiler$Exn.class
org.ibex.nestedvm.Compiler$Option.class
org.ibex.nestedvm.Compiler.class
org/ibex/nestedvm/crt0.o
org.ibex.nestedvm.Interpreter$DebugShutdownHook.class
org.ibex.nestedvm.Interpreter.class
org.ibex.nestedvm.JavaSourceCompiler.class
org.ibex.nestedvm.Registers.class
org.ibex.nestedvm.Runtime$1.class
org.ibex.nestedvm.Runtime$CallException.class
org.ibex.nestedvm.Runtime$CallJavaCB.class
org.ibex.nestedvm.Runtime$CPUState.class
org.ibex.nestedvm.Runtime$ErrnoException.class
org.ibex.nestedvm.Runtime$ExecutionException.class
org.ibex.nestedvm.Runtime$FaultException.class
org.ibex.nestedvm.Runtime$FD.class
org.ibex.nestedvm.Runtime$FStat.class
org.ibex.nestedvm.Runtime$HostFStat.class
org.ibex.nestedvm.Runtime$InputOutputStreamFD.class
org.ibex.nestedvm.Runtime$ReadFaultException.class
org.ibex.nestedvm.Runtime$SecurityManager.class
org.ibex.nestedvm.Runtime$SeekableFD.class
org.ibex.nestedvm.Runtime$SocketFStat.class
org.ibex.nestedvm.Runtime$TerminalFD$1.class
org.ibex.nestedvm.Runtime$TerminalFD.class
org.ibex.nestedvm.Runtime$Win32ConsoleIS.class
org.ibex.nestedvm.Runtime$WriteFaultException.class
org.ibex.nestedvm.Runtime.class
org.ibex.nestedvm.RuntimeCompiler$1.class
org.ibex.nestedvm.RuntimeCompiler$SingleClassLoader.class
org.ibex.nestedvm.RuntimeCompiler.class
org/ibex/nestedvm/support.o
org/ibex/nestedvm/support_aux.o
org.ibex.nestedvm.UnixRuntime$1.class
org.ibex.nestedvm.UnixRuntime$CygdriveFS.class
org.ibex.nestedvm.UnixRuntime$DevFS$1$1.class
org.ibex.nestedvm.UnixRuntime$DevFS$1.class
org.ibex.nestedvm.UnixRuntime$DevFS$2$1.class
org.ibex.nestedvm.UnixRuntime$DevFS$2.class
org.ibex.nestedvm.UnixRuntime$DevFS$3.class
org.ibex.nestedvm.UnixRuntime$DevFS$4.class
org.ibex.nestedvm.UnixRuntime$DevFS$5.class
org.ibex.nestedvm.UnixRuntime$DevFS$6.class
org.ibex.nestedvm.UnixRuntime$DevFS$DevDirFD.class
org.ibex.nestedvm.UnixRuntime$DevFS$DevFStat.class
org.ibex.nestedvm.UnixRuntime$DevFS.class
org.ibex.nestedvm.UnixRuntime$DirFD$1.class
org.ibex.nestedvm.UnixRuntime$DirFD.class
org.ibex.nestedvm.UnixRuntime$ForkedProcess.class
org.ibex.nestedvm.UnixRuntime$FS.class
org.ibex.nestedvm.UnixRuntime$GlobalState$CacheEnt.class
org.ibex.nestedvm.UnixRuntime$GlobalState$MP.class
org.ibex.nestedvm.UnixRuntime$GlobalState.class
org.ibex.nestedvm.UnixRuntime$HostFS$HostDirFD.class
org.ibex.nestedvm.UnixRuntime$HostFS.class
org.ibex.nestedvm.UnixRuntime$Pipe$Reader.class
org.ibex.nestedvm.UnixRuntime$Pipe$Writer.class
org.ibex.nestedvm.UnixRuntime$Pipe.class
org.ibex.nestedvm.UnixRuntime$ProcessTableFullExn.class
org.ibex.nestedvm.UnixRuntime$ResourceFS$1.class
org.ibex.nestedvm.UnixRuntime$ResourceFS$2.class
org.ibex.nestedvm.UnixRuntime$ResourceFS.class
org.ibex.nestedvm.UnixRuntime$SocketFD.class
org.ibex.nestedvm.UnixRuntime.class
org.ibex.nestedvm.UsermodeConstants.class
org.ibex.nestedvm.util.ELF$ELFException.class
org.ibex.nestedvm.util.ELF$ELFHeader.class
org.ibex.nestedvm.util.ELF$ELFIdent.class
org.ibex.nestedvm.util.ELF$PHeader.class
org.ibex.nestedvm.util.ELF$SectionInputStream.class
org.ibex.nestedvm.util.ELF$SHeader.class
org.ibex.nestedvm.util.ELF$Symbol.class
org.ibex.nestedvm.util.ELF$Symtab.class
org.ibex.nestedvm.util.ELF.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
junit-3.8.1.jar
/junit/junit/3.8.1
查看junit所有版本文件
|