is not current version
Last Version 0.14

com.orientechnologies.samples:spring-boot-orientdb-shiro 0.11


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.orientechnologies.samples
ArtifactId

ArtifactId

spring-boot-orientdb-shiro
Version

Version

0.11
Type

Type

jar

Download spring-boot-orientdb-shiro 0.11


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