jar

com.domain-model : domain-model

Maven & Gradle

Jan 29, 2023

com.domain-model · DomainModel was created to design and implement domains of all industries in the world.

Table Of Contents

Latest Version

Download com.domain-model : domain-model JAR file - Latest Versions:

All Versions

Download com.domain-model : domain-model JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 domain-model-0.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.domainmodel.hotel

├─ com.domainmodel.hotel.Hotel.class - [JAR]

├─ com.domainmodel.hotel.Room.class - [JAR]

├─ com.domainmodel.hotel.RoomOption.class - [JAR]

com.domainmodel.order

├─ com.domainmodel.order.Order.class - [JAR]

├─ com.domainmodel.order.OrderDetail.class - [JAR]

├─ com.domainmodel.order.OrderItem.class - [JAR]

com.domainmodel.product

├─ com.domainmodel.product.Product.class - [JAR]

├─ com.domainmodel.product.ProductItem.class - [JAR]

├─ com.domainmodel.product.ProductItemOption.class - [JAR]