jar

org.archguard.comate : spec-partitioner

Maven & Gradle

Jul 10, 2023
90 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-partitioner JAR file - Latest Versions:

All Versions

Download org.archguard.comate : spec-partitioner 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-partitioner-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.partition

├─ org.archguard.spec.partition.ApiPartitioner.class - [JAR]

├─ org.archguard.spec.partition.ApiPartitionerKt.class - [JAR]

├─ org.archguard.spec.partition.ApiRuleType.class - [JAR]

├─ org.archguard.spec.partition.Partitioner.class - [JAR]

org.archguard.spec.markdown

├─ org.archguard.spec.markdown.CodeFilter.class - [JAR]

├─ org.archguard.spec.markdown.ContentBlocking.class - [JAR]

├─ org.archguard.spec.markdown.CustomNodeRenderer.class - [JAR]

├─ org.archguard.spec.markdown.CustomRenderFactory.class - [JAR]

├─ org.archguard.spec.markdown.MarkdownParser.class - [JAR]

├─ org.archguard.spec.markdown.MarkdownParserKt.class - [JAR]

├─ org.archguard.spec.markdown.TableToMapVisitor.class - [JAR]

Advertisement