All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download domain JAR 4.1.6 with all dependencies


Files of the artifact domain version 4.1.6 from the group org.hesperides.

Test

Download domain (4.1.6)
Artifact domain
Group org.hesperides
Version 4.1.6
Last update 28. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies commons, commons-lang3, axon-spring-boot-starter, spring-boot-starter-security, kotlin-stdlib-jdk8, gson, compiler, junit,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of domain Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of domain version 4.1.6

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.hesperides.domain
META-INF.maven.org.hesperides.domain.META-INF.maven.org.hesperides.domain.pom.properties
META-INF.maven.org.hesperides.domain.META-INF.maven.org.hesperides.domain.pom.xml
org.hesperides.core.domain.events
org.hesperides.core.domain.events.org.hesperides.core.domain.events.EventRepository
org.hesperides.core.domain.events.queries
org.hesperides.core.domain.events.queries.org.hesperides.core.domain.events.queries.EventQueries
org.hesperides.core.domain.events.queries.org.hesperides.core.domain.events.queries.EventView
org.hesperides.core.domain.exceptions
org.hesperides.core.domain.exceptions.org.hesperides.core.domain.exceptions.DuplicateException
org.hesperides.core.domain.exceptions.org.hesperides.core.domain.exceptions.NotFoundException
org.hesperides.core.domain.exceptions.org.hesperides.core.domain.exceptions.OutOfDateVersionException
org.hesperides.core.domain.files
org.hesperides.core.domain.files.org.hesperides.core.domain.files.InstanceFileView
org.hesperides.core.domain.modules
org.hesperides.core.domain.modules.org.hesperides.core.domain.modules.ModuleProjectionRepository
org.hesperides.core.domain.modules.org.hesperides.core.domain.modules.TemplateProjectionRepository
org.hesperides.core.domain.modules.commands
org.hesperides.core.domain.modules.commands.org.hesperides.core.domain.modules.commands.ModuleAggregate
org.hesperides.core.domain.modules.commands.org.hesperides.core.domain.modules.commands.ModuleCommands
org.hesperides.core.domain.modules.entities
org.hesperides.core.domain.modules.entities.org.hesperides.core.domain.modules.entities.Module
org.hesperides.core.domain.modules.exceptions
org.hesperides.core.domain.modules.exceptions.org.hesperides.core.domain.modules.exceptions.DuplicateModuleException
org.hesperides.core.domain.modules.exceptions.org.hesperides.core.domain.modules.exceptions.DuplicateTemplateCreationException
org.hesperides.core.domain.modules.exceptions.org.hesperides.core.domain.modules.exceptions.ModuleNotFoundException
org.hesperides.core.domain.modules.exceptions.org.hesperides.core.domain.modules.exceptions.TemplateNotFoundException
org.hesperides.core.domain.modules.exceptions.org.hesperides.core.domain.modules.exceptions.UpdateReleaseException
org.hesperides.core.domain.modules.queries
org.hesperides.core.domain.modules.queries.org.hesperides.core.domain.modules.queries.ModuleQueries
org.hesperides.core.domain.modules.queries.org.hesperides.core.domain.modules.queries.ModuleView
org.hesperides.core.domain.platforms
org.hesperides.core.domain.platforms.org.hesperides.core.domain.platforms.PlatformProjectionRepository
org.hesperides.core.domain.platforms.commands
org.hesperides.core.domain.platforms.commands.org.hesperides.core.domain.platforms.commands.PlatformAggregate
org.hesperides.core.domain.platforms.commands.org.hesperides.core.domain.platforms.commands.PlatformCommands
org.hesperides.core.domain.platforms.entities
org.hesperides.core.domain.platforms.entities.org.hesperides.core.domain.platforms.entities.DeployedModule
org.hesperides.core.domain.platforms.entities.org.hesperides.core.domain.platforms.entities.Instance
org.hesperides.core.domain.platforms.entities.org.hesperides.core.domain.platforms.entities.InstanceProperty
org.hesperides.core.domain.platforms.entities.org.hesperides.core.domain.platforms.entities.Platform
org.hesperides.core.domain.platforms.entities.properties
org.hesperides.core.domain.platforms.entities.properties.org.hesperides.core.domain.platforms.entities.properties.AbstractValuedProperty
org.hesperides.core.domain.platforms.entities.properties.org.hesperides.core.domain.platforms.entities.properties.IterablePropertyItem
org.hesperides.core.domain.platforms.entities.properties.org.hesperides.core.domain.platforms.entities.properties.IterableValuedProperty
org.hesperides.core.domain.platforms.entities.properties.org.hesperides.core.domain.platforms.entities.properties.ValuedProperty
org.hesperides.core.domain.platforms.exceptions
org.hesperides.core.domain.platforms.exceptions.org.hesperides.core.domain.platforms.exceptions.ApplicationNotFoundException
org.hesperides.core.domain.platforms.exceptions.org.hesperides.core.domain.platforms.exceptions.DeployedModuleNotFoundException
org.hesperides.core.domain.platforms.exceptions.org.hesperides.core.domain.platforms.exceptions.DuplicatePlatformException
org.hesperides.core.domain.platforms.exceptions.org.hesperides.core.domain.platforms.exceptions.InstanceNotFoundException
org.hesperides.core.domain.platforms.exceptions.org.hesperides.core.domain.platforms.exceptions.PlatformNotFoundException
org.hesperides.core.domain.platforms.queries
org.hesperides.core.domain.platforms.queries.org.hesperides.core.domain.platforms.queries.PlatformQueries
org.hesperides.core.domain.platforms.queries.views
org.hesperides.core.domain.platforms.queries.views.org.hesperides.core.domain.platforms.queries.views.ApplicationView
org.hesperides.core.domain.platforms.queries.views.org.hesperides.core.domain.platforms.queries.views.DeployedModuleView
org.hesperides.core.domain.platforms.queries.views.org.hesperides.core.domain.platforms.queries.views.InstancePropertyView
org.hesperides.core.domain.platforms.queries.views.org.hesperides.core.domain.platforms.queries.views.InstanceView
org.hesperides.core.domain.platforms.queries.views.org.hesperides.core.domain.platforms.queries.views.ModulePlatformView
org.hesperides.core.domain.platforms.queries.views.org.hesperides.core.domain.platforms.queries.views.PlatformView
org.hesperides.core.domain.platforms.queries.views.org.hesperides.core.domain.platforms.queries.views.SearchApplicationResultView
org.hesperides.core.domain.platforms.queries.views.org.hesperides.core.domain.platforms.queries.views.SearchPlatformResultView
org.hesperides.core.domain.platforms.queries.views.properties
org.hesperides.core.domain.platforms.queries.views.properties.org.hesperides.core.domain.platforms.queries.views.properties.AbstractValuedPropertyView
org.hesperides.core.domain.platforms.queries.views.properties.org.hesperides.core.domain.platforms.queries.views.properties.GlobalPropertyUsageView
org.hesperides.core.domain.platforms.queries.views.properties.org.hesperides.core.domain.platforms.queries.views.properties.IterablePropertyItemView
org.hesperides.core.domain.platforms.queries.views.properties.org.hesperides.core.domain.platforms.queries.views.properties.IterableValuedPropertyView
org.hesperides.core.domain.platforms.queries.views.properties.org.hesperides.core.domain.platforms.queries.views.properties.ValuedPropertyView
org.hesperides.core.domain.security
org.hesperides.core.domain.security.org.hesperides.core.domain.security.AuthenticationProvider
org.hesperides.core.domain.security.org.hesperides.core.domain.security.User
org.hesperides.core.domain.security.org.hesperides.core.domain.security.UserRole
org.hesperides.core.domain.technos
org.hesperides.core.domain.technos.org.hesperides.core.domain.technos.TechnoProjectionRepository
org.hesperides.core.domain.technos.commands
org.hesperides.core.domain.technos.commands.org.hesperides.core.domain.technos.commands.TechnoAggregate
org.hesperides.core.domain.technos.commands.org.hesperides.core.domain.technos.commands.TechnoCommands
org.hesperides.core.domain.technos.entities
org.hesperides.core.domain.technos.entities.org.hesperides.core.domain.technos.entities.Techno
org.hesperides.core.domain.technos.exception
org.hesperides.core.domain.technos.exception.org.hesperides.core.domain.technos.exception.DuplicateTechnoException
org.hesperides.core.domain.technos.exception.org.hesperides.core.domain.technos.exception.TechnoNotFoundException
org.hesperides.core.domain.technos.queries
org.hesperides.core.domain.technos.queries.org.hesperides.core.domain.technos.queries.TechnoQueries
org.hesperides.core.domain.technos.queries.org.hesperides.core.domain.technos.queries.TechnoView
org.hesperides.core.domain.templatecontainers.entities
org.hesperides.core.domain.templatecontainers.entities.org.hesperides.core.domain.templatecontainers.entities.AbstractProperty
org.hesperides.core.domain.templatecontainers.entities.org.hesperides.core.domain.templatecontainers.entities.IterableProperty
org.hesperides.core.domain.templatecontainers.entities.org.hesperides.core.domain.templatecontainers.entities.Property
org.hesperides.core.domain.templatecontainers.entities.org.hesperides.core.domain.templatecontainers.entities.Template
org.hesperides.core.domain.templatecontainers.entities.org.hesperides.core.domain.templatecontainers.entities.TemplateContainer
org.hesperides.core.domain.templatecontainers.exceptions
org.hesperides.core.domain.templatecontainers.exceptions.org.hesperides.core.domain.templatecontainers.exceptions.RequiredPropertyWithDefaultValueException
org.hesperides.core.domain.templatecontainers.queries
org.hesperides.core.domain.templatecontainers.queries.org.hesperides.core.domain.templatecontainers.queries.AbstractPropertyView
org.hesperides.core.domain.templatecontainers.queries.org.hesperides.core.domain.templatecontainers.queries.IterablePropertyView
org.hesperides.core.domain.templatecontainers.queries.org.hesperides.core.domain.templatecontainers.queries.PropertyView
org.hesperides.core.domain.templatecontainers.queries.org.hesperides.core.domain.templatecontainers.queries.TemplateView




© 2015 - 2025 Weber Informatics LLC | Privacy Policy