License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.woerry |
ArtifactId | ArtifactIdWrBoot-Security |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWrBoot-Security
Woerry's j2ee framework based Spring Boot2 and JDK8
|
Filename | Size |
---|---|
WrBoot-Security-1.0.0.pom | |
WrBoot-Security-1.0.0.jar | 2 KB |
WrBoot-Security-1.0.0-sources.jar | 903 bytes |
WrBoot-Security-1.0.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Security/ -->
<dependency>
<groupId>com.github.woerry</groupId>
<artifactId>WrBoot-Security</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Security/
implementation 'com.github.woerry:WrBoot-Security:1.0.0'
// https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Security/
implementation ("com.github.woerry:WrBoot-Security:1.0.0")
'com.github.woerry:WrBoot-Security:jar:1.0.0'
<dependency org="com.github.woerry" name="WrBoot-Security" rev="1.0.0">
<artifact name="WrBoot-Security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.woerry', module='WrBoot-Security', version='1.0.0')
)
libraryDependencies += "com.github.woerry" % "WrBoot-Security" % "1.0.0"
[com.github.woerry/WrBoot-Security "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.woerry : WrBoot-Paraent | jar | 1.0.0 |