| License |
License |
|---|---|
| Categories |
CategoriesDoma Data ORM |
| GroupId | GroupIdio.motown.domain |
| ArtifactId | ArtifactIddomain-command-authorization |
| Last Version | Last Version0.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.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 |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.quartz-scheduler : quartz | jar | 2.2.1 |
| 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 |