| License |
License |
|---|---|
| Categories |
CategoriesMongoDB Data Databases Realm |
| GroupId | GroupIdcom.tensorwrench.shiro |
| ArtifactId | ArtifactIdshiro-mongodb-realm |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionshiro-mongodb-realm
MongoDB Realm for Apache Shiro
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| shiro-mongodb-realm-0.1.pom | |
| shiro-mongodb-realm-0.1.jar | 5 KB |
| shiro-mongodb-realm-0.1-sources.jar | 3 KB |
| shiro-mongodb-realm-0.1-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tensorwrench.shiro/shiro-mongodb-realm/ -->
<dependency>
<groupId>com.tensorwrench.shiro</groupId>
<artifactId>shiro-mongodb-realm</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tensorwrench.shiro/shiro-mongodb-realm/
implementation 'com.tensorwrench.shiro:shiro-mongodb-realm:0.1'
// https://jarcasting.com/artifacts/com.tensorwrench.shiro/shiro-mongodb-realm/
implementation ("com.tensorwrench.shiro:shiro-mongodb-realm:0.1")
'com.tensorwrench.shiro:shiro-mongodb-realm:jar:0.1'
<dependency org="com.tensorwrench.shiro" name="shiro-mongodb-realm" rev="0.1">
<artifact name="shiro-mongodb-realm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tensorwrench.shiro', module='shiro-mongodb-realm', version='0.1')
)
libraryDependencies += "com.tensorwrench.shiro" % "shiro-mongodb-realm" % "0.1"
[com.tensorwrench.shiro/shiro-mongodb-realm "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8 |
| org.mongodb : mongo-java-driver | jar | 2.11.+ |
| org.apache.shiro : shiro-core | jar | 1.2.+ |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tensorwrench.testng » mongodb-testng | jar | 1.+ |