tamer-core_3
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>io.laserdisc</groupId> <artifactId>tamer-core_3</artifactId> <version>0.24.3</version> </dependency>
<?xml version='1.0' encoding='UTF-8'?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <groupId>io.laserdisc</groupId> <artifactId>tamer-core_3</artifactId> <packaging>jar</packaging> <description>tamer-core</description> <url>https://github.com/laserdisc-io/tamer</url> <version>0.24.3</version> <licenses> <license> <name>MIT</name> <url>https://opensource.org/licenses/MIT</url> <distribution>repo</distribution> </license> </licenses> <name>tamer-core</name> <inceptionYear>2019</inceptionYear> <organization> <name>LaserDisc</name> </organization> <scm> <url>https://github.com/laserdisc-io/tamer</url> <connection>scm:git:https://github.com/laserdisc-io/tamer.git</connection> <developerConnection>scm:git:git@github.com:laserdisc-io/tamer.git</developerConnection> </scm> <developers> <developer> <id>sirocchj</id> <name>Julien Sirocchi</name> <url>https://github.com/sirocchj</url> <email>@sirocchj</email> </developer> </developers> <properties> <info.apiURL>https://www.javadoc.io/doc/io.laserdisc/tamer-core_3/0.24.3/</info.apiURL> <info.releaseNotesUrl>https://github.com/laserdisc-io/tamer/releases/tag/v0.24.3</info.releaseNotesUrl> <info.versionScheme>early-semver</info.versionScheme> </properties> <dependencies> <dependency> <groupId>org.scala-lang</groupId> <artifactId>scala3-library_3</artifactId> <version>3.3.5</version> </dependency> <dependency> <groupId>org.typelevel</groupId> <artifactId>scalac-compat-annotation_3</artifactId> <version>0.1.4</version> <scope>provided</scope> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-annotations</artifactId> <version>2.18.3</version> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-core</artifactId> <version>2.18.3</version> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> <version>2.18.3</version> </dependency> <dependency> <groupId>org.apache.kafka</groupId> <artifactId>kafka-clients</artifactId> <version>3.9.0</version> </dependency> <dependency> <groupId>io.laserdisc</groupId> <artifactId>log-effect-zio_3</artifactId> <version>0.19.6</version> </dependency> <dependency> <groupId>com.softwaremill.sttp.client4</groupId> <artifactId>upickle_3</artifactId> <version>4.0.0-RC1</version> </dependency> <dependency> <groupId>com.softwaremill.sttp.client4</groupId> <artifactId>zio_3</artifactId> <version>4.0.0-RC1</version> </dependency> <dependency> <groupId>com.lihaoyi</groupId> <artifactId>upickle_3</artifactId> <version>4.1.0</version> </dependency> <dependency> <groupId>dev.zio</groupId> <artifactId>zio_3</artifactId> <version>2.1.16</version> </dependency> <dependency> <groupId>dev.zio</groupId> <artifactId>zio-cache_3</artifactId> <version>0.2.4</version> </dependency> <dependency> <groupId>dev.zio</groupId> <artifactId>zio-kafka_3</artifactId> <version>2.11.0</version> </dependency> <dependency> <groupId>dev.zio</groupId> <artifactId>zio-streams_3</artifactId> <version>2.1.16</version> </dependency> <dependency> <groupId>io.circe</groupId> <artifactId>circe-parser_3</artifactId> <version>0.14.10</version> <optional>true</optional> </dependency> <dependency> <groupId>com.github.plokhotnyuk.jsoniter-scala</groupId> <artifactId>jsoniter-scala-core_3</artifactId> <version>2.33.2</version> <optional>true</optional> </dependency> <dependency> <groupId>com.github.fd4s</groupId> <artifactId>vulcan_3</artifactId> <version>1.11.1</version> <optional>true</optional> </dependency> <dependency> <groupId>dev.zio</groupId> <artifactId>zio-json_3</artifactId> <version>0.7.39</version> <optional>true</optional> </dependency> <dependency> <groupId>io.github.embeddedkafka</groupId> <artifactId>embedded-kafka_3</artifactId> <version>3.9.0</version> <scope>test</scope> <exclusions> <exclusion> <groupId>org.scala-lang.modules</groupId> <artifactId>scala-collection-compat_2.13</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>io.github.embeddedkafka</groupId> <artifactId>embedded-kafka-schema-registry_3</artifactId> <version>7.9.0</version> <scope>test</scope> <exclusions> <exclusion> <groupId>com.github.everit-org.json-schema</groupId> <artifactId>org.everit.json.schema</artifactId> </exclusion> <exclusion> <groupId>org.scala-lang.modules</groupId> <artifactId>scala-collection-compat_2.13</artifactId> </exclusion> <exclusion> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>com.github.everit-org.json-schema</groupId> <artifactId>org.everit.json.schema</artifactId> <version>1.14.4</version> <scope>test</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>jul-to-slf4j</artifactId> <version>2.0.17</version> <scope>test</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>log4j-over-slf4j</artifactId> <version>2.0.17</version> <scope>test</scope> </dependency> <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> <version>1.5.17</version> <scope>test</scope> </dependency> <dependency> <groupId>dev.zio</groupId> <artifactId>zio-test_3</artifactId> <version>2.1.16</version> <scope>test</scope> </dependency> <dependency> <groupId>dev.zio</groupId> <artifactId>zio-test-sbt_3</artifactId> <version>2.1.16</version> <scope>test</scope> </dependency> <dependency> <groupId>org.scala-lang.modules</groupId> <artifactId>scala-collection-compat_3</artifactId> <version>2.13.0</version> <scope>test</scope> </dependency> <dependency> <groupId>com.sksamuel.avro4s</groupId> <artifactId>avro4s-core_3</artifactId> <version>5.0.14</version> <optional>true</optional> </dependency> </dependencies> </project>