lighthouse-build-configuration
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.dtstep.lighthouse</groupId>
<artifactId>lighthouse-build-configuration</artifactId>
<version>2.3.8</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>com.dtstep.lighthouse</groupId>
<artifactId>lighthouse-build-configuration</artifactId>
<version>2.3.8</version>
<packaging>pom</packaging>
<name>XL-LightHouse - Build Configuration</name>
<description>Parent pom providing dependency and plugin management for applications built with Maven</description>
<url>http://maven.apache.org/lighthouse-build-configuration</url>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
</license>
</licenses>
<developers>
<developer>
<name>Spring</name>
<email>ask@spring.io</email>
<organization>VMware, Inc.</organization>
<organizationUrl>https://www.spring.io</organizationUrl>
</developer>
</developers>
<scm>
<url>https://github.com/spring-projects/spring-boot/lighthouse-base/lighthouse-build-configuration</url>
</scm>
</project>