security-deepsec
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>io.github.agantechnology</groupId> <artifactId>security-deepsec</artifactId> <version>7.0.1</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>io.github.agantechnology</groupId> <artifactId>security-deepsec</artifactId> <version>7.0.1</version> <packaging>aar</packaging> <name>security-deepsec</name> <description>agan aliyun sdk</description> <url>https://github.com/AganTechnology/introduce</url> <inceptionYear>2024</inceptionYear> <licenses> <license> <name>The Apache License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>http://www.apache.org/licenses/LICENSE-2.0.txt</distribution> </license> </licenses> <developers> <developer> <id>AganTechnology</id> <name>AganTechnology</name> <url>https://github.com/AganTechnology/introduce</url> </developer> </developers> <scm> <connection>scm:git:git@github.com:AganTechnology/introduce.git</connection> <developerConnection>scm:git:ssh://git@github.com:AganTechnology/introduce.git</developerConnection> <url>https://github.com/AganTechnology/introduce</url> </scm> </project>