Sample - Spring Boot OrientDB Shiro

Spring Data OrientDB

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.orientechnologies.samples
ArtifactId

ArtifactId

spring-boot-orientdb-shiro
Last Version

Last Version

0.14
Release Date

Release Date

Type

Type

jar
Description

Description

Sample - Spring Boot OrientDB Shiro
Spring Data OrientDB
Project Organization

Project Organization

OrientDB

Download spring-boot-orientdb-shiro

How to add to project

<!-- https://jarcasting.com/artifacts/com.orientechnologies.samples/spring-boot-orientdb-shiro/ -->
<dependency>
    <groupId>com.orientechnologies.samples</groupId>
    <artifactId>spring-boot-orientdb-shiro</artifactId>
    <version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies.samples/spring-boot-orientdb-shiro/
implementation 'com.orientechnologies.samples:spring-boot-orientdb-shiro:0.14'
// https://jarcasting.com/artifacts/com.orientechnologies.samples/spring-boot-orientdb-shiro/
implementation ("com.orientechnologies.samples:spring-boot-orientdb-shiro:0.14")
'com.orientechnologies.samples:spring-boot-orientdb-shiro:jar:0.14'
<dependency org="com.orientechnologies.samples" name="spring-boot-orientdb-shiro" rev="0.14">
  <artifact name="spring-boot-orientdb-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies.samples', module='spring-boot-orientdb-shiro', version='0.14')
)
libraryDependencies += "com.orientechnologies.samples" % "spring-boot-orientdb-shiro" % "0.14"
[com.orientechnologies.samples/spring-boot-orientdb-shiro "0.14"]

Dependencies

compile (12)

Group / Artifact Type Version
com.orientechnologies : spring-boot-orientdb-autoconfigure jar 0.14
org.springframework.boot : spring-boot-starter-web jar 1.5.3.RELEASE
org.apache.shiro : shiro-spring jar 1.2.4
com.hazelcast : hazelcast jar 3.3.5
org.springframework : spring-tx jar
com.orientechnologies : spring-data-orientdb-commons jar 0.14
com.orientechnologies : spring-data-orientdb-object jar 0.14
org.slf4j : slf4j-api jar 1.7.22
org.slf4j : jul-to-slf4j jar 1.7.22
org.slf4j : jcl-over-slf4j jar 1.7.22
org.slf4j : log4j-over-slf4j jar 1.7.22
ch.qos.logback : logback-classic jar 1.1.9

provided (1)

Group / Artifact Type Version
org.apache.shiro : shiro-aspectj jar 1.2.4

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.3.RELEASE
junit : junit jar 4.12
org.assertj : assertj-core jar 2.5.0
org.springframework : spring-test jar 4.3.8.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.14
0.14rc1
0.13
0.12
0.11