License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-web-security |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon project com.wichell.wichell pom
|
Filename | Size |
---|---|
framework-web-security-1.0.0.pom | |
framework-web-security-1.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-web-security/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-web-security</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-web-security/
implementation 'com.wichell:framework-web-security:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-web-security/
implementation ("com.wichell:framework-web-security:1.0.0")
'com.wichell:framework-web-security:jar:1.0.0'
<dependency org="com.wichell" name="framework-web-security" rev="1.0.0">
<artifact name="framework-web-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-web-security', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-web-security" % "1.0.0"
[com.wichell/framework-web-security "1.0.0"]