epimetheus-mules_3
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>io.chrisdavenport</groupId> <artifactId>epimetheus-mules_3</artifactId> <version>0.5.0</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.chrisdavenport</groupId> <artifactId>epimetheus-mules_3</artifactId> <packaging>jar</packaging> <description>epimetheus-mules</description> <url>https://davenverse.github.io/epimetheus-community</url> <version>0.5.0</version> <licenses> <license> <name>MIT</name> <url>https://opensource.org/licenses/MIT</url> <distribution>repo</distribution> </license> </licenses> <name>epimetheus-mules</name> <organization> <name>Christopher Davenport</name> <url>https://davenverse.github.io/epimetheus-community</url> </organization> <scm> <url>https://github.com/davenverse/epimetheus-community</url> <connection>scm:git:https://github.com/davenverse/epimetheus-community.git</connection> <developerConnection>scm:git:git@github.com:davenverse/epimetheus-community.git</developerConnection> </scm> <developers> <developer> <id>christopherdavenport</id> <name>Christopher Davenport</name> <url>https://github.com/christopherdavenport</url> <email>@christopherdavenport</email> </developer> </developers> <properties> <info.apiURL>https://www.javadoc.io/doc/io.chrisdavenport/epimetheus-mules_3/0.5.0/</info.apiURL> <info.versionScheme>early-semver</info.versionScheme> </properties> <dependencies> <dependency> <groupId>org.scala-lang</groupId> <artifactId>scala3-library_3</artifactId> <version>3.2.2</version> </dependency> <dependency> <groupId>io.chrisdavenport</groupId> <artifactId>epimetheus_3</artifactId> <version>0.5.0</version> </dependency> <dependency> <groupId>io.chrisdavenport</groupId> <artifactId>mules_3</artifactId> <version>0.7.0</version> </dependency> </dependencies> </project>