jar

br.com.archbase : archbase-architecture

Maven & Gradle

Apr 11, 2024
Table Of Contents

Latest Version

Download br.com.archbase : archbase-architecture JAR file - Latest Versions:

All Versions

Download br.com.archbase : archbase-architecture JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 archbase-architecture-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

br.com.archbase.layered

├─ br.com.archbase.layered.ApplicationLayer.class - [JAR]

├─ br.com.archbase.layered.DomainLayer.class - [JAR]

├─ br.com.archbase.layered.InfrastructureLayer.class - [JAR]

├─ br.com.archbase.layered.InterfaceLayer.class - [JAR]

br.com.archbase.onion.simplified

├─ br.com.archbase.onion.simplified.ApplicationRing.class - [JAR]

├─ br.com.archbase.onion.simplified.DomainRing.class - [JAR]

├─ br.com.archbase.onion.simplified.InfrastructureRing.class - [JAR]

br.com.archbase.onion.classical

├─ br.com.archbase.onion.classical.ApplicationServiceRing.class - [JAR]

├─ br.com.archbase.onion.classical.DomainModelRing.class - [JAR]

├─ br.com.archbase.onion.classical.DomainServiceRing.class - [JAR]

├─ br.com.archbase.onion.classical.InfrastructureRing.class - [JAR]

br.com.archbase.hexagonal

├─ br.com.archbase.hexagonal.Adapter.class - [JAR]

├─ br.com.archbase.hexagonal.Application.class - [JAR]

├─ br.com.archbase.hexagonal.Port.class - [JAR]

├─ br.com.archbase.hexagonal.PrimaryAdapter.class - [JAR]

├─ br.com.archbase.hexagonal.PrimaryPort.class - [JAR]

├─ br.com.archbase.hexagonal.SecondaryAdapter.class - [JAR]

├─ br.com.archbase.hexagonal.SecondaryPort.class - [JAR]