jar

org.jamgo : jamgo-model

Maven & Gradle

Jul 17, 2023
6 usages

org.jamgo:jamgo-model · Jamgo Framework

Table Of Contents

Latest Version

Download org.jamgo : jamgo-model JAR file - Latest Versions:

All Versions

Download org.jamgo : jamgo-model JAR file - All Versions:

Version Vulnerabilities Size Updated
8.0.x
7.0.x
6.0.x
5.1.x
5.0.x
4.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 jamgo-model-8.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jamgo.model.enums

├─ org.jamgo.model.enums.Permission.class - [JAR]

├─ org.jamgo.model.enums.SecuredObjectType.class - [JAR]

org.jamgo.model.search

├─ org.jamgo.model.search.BinaryResourceSearchSpecification.class - [JAR]

├─ org.jamgo.model.search.DummySearchSpecification.class - [JAR]

├─ org.jamgo.model.search.ModelSearchSpecification.class - [JAR]

├─ org.jamgo.model.search.PackageMarker.class - [JAR]

├─ org.jamgo.model.search.SearchSpecification.class - [JAR]

org.jamgo.model.snapshot

├─ org.jamgo.model.snapshot.ModelReferenceWithSnapshot.class - [JAR]

├─ org.jamgo.model.snapshot.SnapshotComparison.class - [JAR]

├─ org.jamgo.model.snapshot.SnapshotComparisonAttribute.class - [JAR]

├─ org.jamgo.model.snapshot.SnapshotComparisonCollectionAttribute.class - [JAR]

├─ org.jamgo.model.snapshot.SnapshotComparisonData.class - [JAR]

├─ org.jamgo.model.snapshot.SnapshotComparisonEmbeddedAttribute.class - [JAR]

├─ org.jamgo.model.snapshot.SnapshotComparisonEmbeddedComplexAttribute.class - [JAR]

├─ org.jamgo.model.snapshot.SnapshotComparisonModelAttribute.class - [JAR]

├─ org.jamgo.model.snapshot.SnapshotComparisonSimpleAttribute.class - [JAR]

├─ org.jamgo.model.snapshot.SnapshotEventData.class - [JAR]

├─ org.jamgo.model.snapshot.SnapshotGeneratedEventData.class - [JAR]

├─ org.jamgo.model.snapshot.SnapshotInfo.class - [JAR]

├─ org.jamgo.model.snapshot.SnapshotSerializer.class - [JAR]

├─ org.jamgo.model.snapshot.SnapshotVersion.class - [JAR]

org.jamgo.model.jpa

├─ org.jamgo.model.jpa.CustomImplicitNamingStrategy.class - [JAR]

org.jamgo.model.filter

├─ org.jamgo.model.filter.IgnoreDuringScan.class - [JAR]

org.jamgo.model.config

├─ org.jamgo.model.config.ModelConfig.class - [JAR]

org.jamgo.model.annotation

├─ org.jamgo.model.annotation.SnapshotDisabled.class - [JAR]

├─ org.jamgo.model.annotation.SnapshotHiddenField.class - [JAR]

├─ org.jamgo.model.annotation.SnapshotJsonEmbedded.class - [JAR]

├─ org.jamgo.model.annotation.SnapshotModelDataIgnore.class - [JAR]

org.jamgo.model.exception

├─ org.jamgo.model.exception.BinaryResourceException.class - [JAR]

├─ org.jamgo.model.exception.CouldNotRemoveEntity.class - [JAR]

├─ org.jamgo.model.exception.JamgoRemoveEntityException.class - [JAR]

├─ org.jamgo.model.exception.JmgException.class - [JAR]

├─ org.jamgo.model.exception.JmgImportException.class - [JAR]

├─ org.jamgo.model.exception.RepositoryForClassNotDefinedException.class - [JAR]

org.jamgo.model.entity

├─ org.jamgo.model.entity.Acl.class - [JAR]

├─ org.jamgo.model.entity.AuxiliarObject.class - [JAR]

├─ org.jamgo.model.entity.BasicModelEntity.class - [JAR]

├─ org.jamgo.model.entity.BinaryObject.class - [JAR]

├─ org.jamgo.model.entity.BinaryResource.class - [JAR]

├─ org.jamgo.model.entity.Category.class - [JAR]

├─ org.jamgo.model.entity.Language.class - [JAR]

├─ org.jamgo.model.entity.LocalizedBasicModelEntity.class - [JAR]

├─ org.jamgo.model.entity.LocalizedBinaryResource.class - [JAR]

├─ org.jamgo.model.entity.LocalizedMessage.class - [JAR]

├─ org.jamgo.model.entity.LocalizedModel.class - [JAR]

├─ org.jamgo.model.entity.LocalizedObject.class - [JAR]

├─ org.jamgo.model.entity.LocalizedString.class - [JAR]

├─ org.jamgo.model.entity.Model.class - [JAR]

├─ org.jamgo.model.entity.ModelEntityListener.class - [JAR]

├─ org.jamgo.model.entity.ModelReference.class - [JAR]

├─ org.jamgo.model.entity.PackageMarker.class - [JAR]

├─ org.jamgo.model.entity.Role.class - [JAR]

├─ org.jamgo.model.entity.SecuredObject.class - [JAR]

├─ org.jamgo.model.entity.Snapshot.class - [JAR]

├─ org.jamgo.model.entity.SnapshotAction.class - [JAR]

├─ org.jamgo.model.entity.SnapshotEntity.class - [JAR]

├─ org.jamgo.model.entity.SnapshotModel.class - [JAR]

├─ org.jamgo.model.entity.SnapshotRelationship.class - [JAR]

├─ org.jamgo.model.entity.SynchronizableModel.class - [JAR]

├─ org.jamgo.model.entity.User.class - [JAR]

org.jamgo.model.portable

├─ org.jamgo.model.portable.ImportStats.class - [JAR]

├─ org.jamgo.model.portable.Portable.class - [JAR]

org.jamgo.model.repository

├─ org.jamgo.model.repository.AclRepository.class - [JAR]

├─ org.jamgo.model.repository.AuxiliarObjectRepository.class - [JAR]

├─ org.jamgo.model.repository.BasicModelEntityRepository.class - [JAR]

├─ org.jamgo.model.repository.BinaryResourceRepository.class - [JAR]

├─ org.jamgo.model.repository.CategoryRepository.class - [JAR]

├─ org.jamgo.model.repository.DefaultModelRepository.class - [JAR]

├─ org.jamgo.model.repository.LanguageRepository.class - [JAR]

├─ org.jamgo.model.repository.LocalizedMessageRepository.class - [JAR]

├─ org.jamgo.model.repository.ModelRepository.class - [JAR]

├─ org.jamgo.model.repository.PackageMarker.class - [JAR]

├─ org.jamgo.model.repository.RepositoryManager.class - [JAR]

├─ org.jamgo.model.repository.SecuredObjectRepository.class - [JAR]

├─ org.jamgo.model.repository.SnapshotGenerator.class - [JAR]

├─ org.jamgo.model.repository.SnapshotRepository.class - [JAR]

├─ org.jamgo.model.repository.SynchronizableModelRepository.class - [JAR]

org.jamgo.model.converter

├─ org.jamgo.model.converter.CustomSnapshotConverter.class - [JAR]

org.jamgo.model.util

├─ org.jamgo.model.util.OffsetSizePageRequest.class - [JAR]

├─ org.jamgo.model.util.Order.class - [JAR]

├─ org.jamgo.model.util.PasswordUtils.class - [JAR]

org.jamgo.model.view

├─ org.jamgo.model.view.BasicModelView.class - [JAR]

├─ org.jamgo.model.view.ModelView.class - [JAR]

├─ org.jamgo.model.view.PackageMarker.class - [JAR]

org.jamgo.model

├─ org.jamgo.model.BasicModel.class - [JAR]

├─ org.jamgo.model.PackageMarker.class - [JAR]

org.jamgo.p6spy.engine.spy.appender

├─ org.jamgo.p6spy.engine.spy.appender.RegexCustomLineFormat.class - [JAR]

Advertisement

Dependencies from Group

Jul 17, 2023
19 usages
Jul 17, 2023
8 usages
Jul 17, 2023
6 usages
Jul 17, 2023
5 usages
Jul 17, 2023
5 usages

Discover Dependencies

Oct 27, 2016
54 usages
0 stars
May 09, 2020
35 usages
3 stars
Sep 17, 2014
44 usages
1.9k stars
Aug 11, 2023
35 usages
14.7k stars
Apr 24, 2012
20 usages
646 stars
May 21, 2017
3 usages
Jun 13, 2018
4 usages
Jan 14, 2010
6 usages