toast-ui__calendar
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>org.webjars.npm</groupId> <artifactId>toast-ui__calendar</artifactId> <version>2.1.3</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> <groupId>org.webjars.npm</groupId> <artifactId>toast-ui__calendar</artifactId> <version>2.1.3</version> <name>@toast-ui/calendar</name> <description>WebJar for @toast-ui/calendar</description> <url>https://www.webjars.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> <scm> <url>https://github.com/nhn/tui.calendar</url> <connection>https://github.com/nhn/tui.calendar.git</connection> <developerConnection>https://github.com/nhn/tui.calendar.git</developerConnection> <tag>v2.1.3</tag> </scm> <developers> <developer> <id>webjars</id> <url>https://www.webjars.org</url> </developer> </developers> <licenses> <license> <name>MIT</name> <distribution>repo</distribution> </license> </licenses> <issueManagement> <url>https://github.com/nhn/tui.calendar/issues</url> </issueManagement> <dependencies> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>preact-render-to-string</artifactId> <version>[5.2.1,6)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>tui-date-picker</artifactId> <version>[4.0.1,5)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>tui-time-picker</artifactId> <version>[2.0.1,3)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>isomorphic-dompurify</artifactId> <version>[0.20.0,0.21)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>preact</artifactId> <version>[10.10.0,11)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>immer</artifactId> <version>[9.0.15,10)</version> </dependency> </dependencies> </project>