License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.oxerr.spring.security.wechat |
ArtifactId | ArtifactIdspring-security-wechat-coverage |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Security WeChat Coverage
Compute aggregated test code coverage.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.oxerr.spring.security.wechat/spring-security-wechat-coverage/ -->
<dependency>
<groupId>org.oxerr.spring.security.wechat</groupId>
<artifactId>spring-security-wechat-coverage</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.spring.security.wechat/spring-security-wechat-coverage/
implementation 'org.oxerr.spring.security.wechat:spring-security-wechat-coverage:0.0.4'
// https://jarcasting.com/artifacts/org.oxerr.spring.security.wechat/spring-security-wechat-coverage/
implementation ("org.oxerr.spring.security.wechat:spring-security-wechat-coverage:0.0.4")
'org.oxerr.spring.security.wechat:spring-security-wechat-coverage:jar:0.0.4'
<dependency org="org.oxerr.spring.security.wechat" name="spring-security-wechat-coverage" rev="0.0.4">
<artifact name="spring-security-wechat-coverage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.spring.security.wechat', module='spring-security-wechat-coverage', version='0.0.4')
)
libraryDependencies += "org.oxerr.spring.security.wechat" % "spring-security-wechat-coverage" % "0.0.4"
[org.oxerr.spring.security.wechat/spring-security-wechat-coverage "0.0.4"]