witchcraft-logging-idea
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.palantir.witchcraft.java.logging</groupId>
<artifactId>witchcraft-logging-idea</artifactId>
<version>2.29.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.java.logging</groupId>
<artifactId>witchcraft-logging-idea</artifactId>
<version>2.29.0</version>
<packaging>zip</packaging>
<name>witchcraft-logging-idea</name>
<description>Palantir open source project</description>
<url>https://github.com/palantir/witchcraft-java-logging</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-java-logging.git</url>
</scm>
<properties>
<originBranch>105612de6946361da054db6663be5cdf92b571e1</originBranch>
</properties>
</project>