witchcraft-logging-api
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.palantir.witchcraft.api</groupId>
<artifactId>witchcraft-logging-api</artifactId>
<version>2.12.0</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.palantir.witchcraft.api</groupId>
<artifactId>witchcraft-logging-api</artifactId>
<version>2.12.0</version>
<packaging>conjure.json</packaging>
<name>witchcraft-logging-api</name>
<description>Palantir open source project</description>
<url>https://github.com/palantir/witchcraft-api</url>
<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
</license>
</licenses>
<developers>
<developer>
<id>palantir</id>
<name>Palantir Technologies Inc</name>
<organizationUrl>https://www.palantir.com</organizationUrl>
</developer>
</developers>
<scm>
<url>git@github.com:palantir/witchcraft-api.git</url>
</scm>
<properties>
<originBranch>3b0be47bba39263386637be743f8a514f690920d</originBranch>
</properties>
</project>