Categories |
CategoriesCLI User Interface EclipseLink Data ORM |
---|---|
GroupId | GroupIdorg.xaloon.profiles |
ArtifactId | ArtifactIdxaloon-profiles-eclipselink-shiro |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionxaloon-profiles-eclipselink-shiro
xaloon profile, which adds such dependencies: spring for DI, apache shiro for security, elcipselink as ORM
|
Filename | Size |
---|---|
xaloon-profiles-eclipselink-shiro-1.6.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xaloon.profiles/xaloon-profiles-eclipselink-shiro/ -->
<dependency>
<groupId>org.xaloon.profiles</groupId>
<artifactId>xaloon-profiles-eclipselink-shiro</artifactId>
<version>1.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xaloon.profiles/xaloon-profiles-eclipselink-shiro/
implementation 'org.xaloon.profiles:xaloon-profiles-eclipselink-shiro:1.6.1'
// https://jarcasting.com/artifacts/org.xaloon.profiles/xaloon-profiles-eclipselink-shiro/
implementation ("org.xaloon.profiles:xaloon-profiles-eclipselink-shiro:1.6.1")
'org.xaloon.profiles:xaloon-profiles-eclipselink-shiro:pom:1.6.1'
<dependency org="org.xaloon.profiles" name="xaloon-profiles-eclipselink-shiro" rev="1.6.1">
<artifact name="xaloon-profiles-eclipselink-shiro" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xaloon.profiles', module='xaloon-profiles-eclipselink-shiro', version='1.6.1')
)
libraryDependencies += "org.xaloon.profiles" % "xaloon-profiles-eclipselink-shiro" % "1.6.1"
[org.xaloon.profiles/xaloon-profiles-eclipselink-shiro "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xaloon.wicket : xaloon-wicket-components-spring | jar | ${project.version} |
org.xaloon.core : xaloon-core-security-shiro | jar | ${project.version} |