License |
License |
---|---|
GroupId | GroupIdio.github.ohltao |
ArtifactId | ArtifactIdcom.arms.yywp |
Last Version | Last Version2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyywp
A Global filter for Spring
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
com.arms.yywp-2.5.pom | |
com.arms.yywp-2.5.jar | 4 KB |
com.arms.yywp-2.5-sources.jar | 1 KB |
com.arms.yywp-2.5-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ohltao/com.arms.yywp/ -->
<dependency>
<groupId>io.github.ohltao</groupId>
<artifactId>com.arms.yywp</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ohltao/com.arms.yywp/
implementation 'io.github.ohltao:com.arms.yywp:2.5'
// https://jarcasting.com/artifacts/io.github.ohltao/com.arms.yywp/
implementation ("io.github.ohltao:com.arms.yywp:2.5")
'io.github.ohltao:com.arms.yywp:jar:2.5'
<dependency org="io.github.ohltao" name="com.arms.yywp" rev="2.5">
<artifact name="com.arms.yywp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ohltao', module='com.arms.yywp', version='2.5')
)
libraryDependencies += "io.github.ohltao" % "com.arms.yywp" % "2.5"
[io.github.ohltao/com.arms.yywp "2.5"]