License |
License |
---|---|
Categories |
CategoriesBootique User Interface Web Frameworks |
GroupId | GroupIdio.bootique.shiro |
ArtifactId | ArtifactIdbootique-shiro-parent |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbootique-shiro-parent: Parent of bootique-shiro* Modules.
Parent POM of Apache Shiro / Bootique integration modules.
|
Project Organization |
Project OrganizationObjectStyle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootique-shiro-parent-2.0.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bootique.shiro/bootique-shiro-parent/ -->
<dependency>
<groupId>io.bootique.shiro</groupId>
<artifactId>bootique-shiro-parent</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.shiro/bootique-shiro-parent/
implementation 'io.bootique.shiro:bootique-shiro-parent:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.shiro/bootique-shiro-parent/
implementation ("io.bootique.shiro:bootique-shiro-parent:2.0.1")
'io.bootique.shiro:bootique-shiro-parent:pom:2.0.1'
<dependency org="io.bootique.shiro" name="bootique-shiro-parent" rev="2.0.1">
<artifact name="bootique-shiro-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bootique.shiro', module='bootique-shiro-parent', version='2.0.1')
)
libraryDependencies += "io.bootique.shiro" % "bootique-shiro-parent" % "2.0.1"
[io.bootique.shiro/bootique-shiro-parent "2.0.1"]