mfp-security-checks-base
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>com.ibm.mfp</groupId> <artifactId>mfp-security-checks-base</artifactId> <version>8.0.2018030404</version> </dependency>
<!-- IBM Confidential OCO Source Materials 5725-I43 Copyright IBM Corp. 2006, 2016 The source code for this program is not published or otherwise divested of its trade secrets, irrespective of what has been deposited with the U.S. Copyright Office. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>com.ibm.mfp</groupId> <artifactId>mfp-security-checks-base</artifactId> <version>8.0.2018030404</version> <name>IBM MFP SECURITY CHECK BASE CLASSES</name> <description>IBM MFP Security checks base classes are samples provided to be used as open source, BuildNumber is : 8.0.2018030404</description> <url>https://hub.jazz.net/project/imflocalsdk/mfp-adapter-build-plugin</url> <licenses> <license> <name>IBM-International License Agreement for Early Release of Programs</name> <url>https://developer.ibm.com/mobilefirstplatform/beta/license/</url> <distribution>repo</distribution> </license> </licenses> <scm> <connection> scm:git:git@hub.jazz.net/git/imflocalsdk/mfp-sources </connection> <developerConnection> scm:git:git@hub.jazz.net/git/imflocalsdk/mfp-sources </developerConnection> <url> https://hub.jazz.net/project/imflocalsdk/mfp-sources </url> </scm> <developers> <developer> <name>IBM MobileFirst Platform Foundation</name> <email>imfsdkt@us.ibm.com</email> <organizationUrl>http://www.ibm.com</organizationUrl> </developer> </developers> <dependencies> <dependency> <groupId>com.ibm.mfp</groupId> <artifactId>adapter-maven-api</artifactId> <scope>provided</scope> <version>8.0.2018022601</version> </dependency> </dependencies> </project>