File | Operation |
---|---|
shiro-crypto-support-2.0.0.pom | download |
<dependency>
<groupId>org.apache.shiro.crypto</groupId>
<artifactId>shiro-crypto-support</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.shiro.crypto', module='shiro-crypto-support', version='2.0.0')
)
<parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-crypto</artifactId> <version>2.0.0</version> </parent>