jar

org.archguard.comate : spec-runtime

Maven & Gradle

Jul 10, 2023
86 stars

ArchGuard · ArchGuard is a architecture governance tool which can analysis architecture in container, component, code level, create architecture fitness functions, and anaysis system dependencies..

Table Of Contents

Latest Version

Download org.archguard.comate : spec-runtime JAR file - Latest Versions:

All Versions

Download org.archguard.comate : spec-runtime JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spec-runtime-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.archguard.spec.runtime

├─ org.archguard.spec.runtime.KotlinInterpreter.class - [JAR]

org.archguard.spec.runtime.messaging

├─ org.archguard.spec.runtime.messaging.DocStatus.class - [JAR]

├─ org.archguard.spec.runtime.messaging.ErrorContent.class - [JAR]

├─ org.archguard.spec.runtime.messaging.Message.class - [JAR]

├─ org.archguard.spec.runtime.messaging.MessageContent.class - [JAR]

├─ org.archguard.spec.runtime.messaging.MessageReplyContent.class - [JAR]

├─ org.archguard.spec.runtime.messaging.MessageType.class - [JAR]

├─ org.archguard.spec.runtime.messaging.MessageTypeSerializer.class - [JAR]

├─ org.archguard.spec.runtime.messaging.NoneContent.class - [JAR]

├─ org.archguard.spec.runtime.messaging.RunningContent.class - [JAR]

├─ org.archguard.spec.runtime.messaging.UnitServerContent.class - [JAR]

org.archguard.spec.runtime.compiler

├─ org.archguard.spec.runtime.compiler.CustomLibraryResolver.class - [JAR]

├─ org.archguard.spec.runtime.compiler.CustomLibraryResolverKt.class - [JAR]

├─ org.archguard.spec.runtime.compiler.ExtendLibrariesKt.class - [JAR]

├─ org.archguard.spec.runtime.compiler.KotlinReplWrapper.class - [JAR]

org.archguard.spec.runtime.interpreter.api

├─ org.archguard.spec.runtime.interpreter.api.InterpreterRequest.class - [JAR]

Advertisement