Last Version

io.motown.domain:domain-command-authorization 0.8.2

Authorization on command class level. Can check if a user identity has access to a command class for a certain charging station.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

io.motown.domain
ArtifactId

ArtifactId

domain-command-authorization
Version

Version

0.8.2
Type

Type

jar
Description

Description

io.motown.domain:domain-command-authorization
Authorization on command class level. Can check if a user identity has access to a command class for a certain charging station.
Project URL

Project URL

http://motown.io/

Download domain-command-authorization 0.8.2


<!-- https://jarcasting.com/artifacts/io.motown.domain/domain-command-authorization/ -->
<dependency>
    <groupId>io.motown.domain</groupId>
    <artifactId>domain-command-authorization</artifactId>
    <version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.motown.domain/domain-command-authorization/
implementation 'io.motown.domain:domain-command-authorization:0.8.2'
// https://jarcasting.com/artifacts/io.motown.domain/domain-command-authorization/
implementation ("io.motown.domain:domain-command-authorization:0.8.2")
'io.motown.domain:domain-command-authorization:jar:0.8.2'
<dependency org="io.motown.domain" name="domain-command-authorization" rev="0.8.2">
  <artifact name="domain-command-authorization" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.motown.domain', module='domain-command-authorization', version='0.8.2')
)
libraryDependencies += "io.motown.domain" % "domain-command-authorization" % "0.8.2"
[io.motown.domain/domain-command-authorization "0.8.2"]

Dependencies

compile (5)

Group / Artifact Type Version
io.motown.domain : domain-core-api jar 0.8.2
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.axonframework : axon-core jar 2.1.2
org.hsqldb : hsqldb jar 2.3.2
org.hibernate : hibernate-entitymanager jar 4.2.2.Final

runtime (1)

Group / Artifact Type Version
org.quartz-scheduler : quartz jar 2.2.1

test (8)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.5
junit : junit jar 4.8.1
org.springframework : spring-beans jar 4.0.3.RELEASE
org.springframework : spring-jdbc jar 4.0.3.RELEASE
org.springframework : spring-orm jar 4.0.3.RELEASE
org.springframework : spring-test jar 4.0.3.RELEASE
org.springframework : spring-web jar 4.0.3.RELEASE
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.