testing-library__dom
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>org.webjars.npm</groupId> <artifactId>testing-library__dom</artifactId> <version>8.20.1</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>testing-library__dom</artifactId> <version>8.20.1</version> <name>@testing-library/dom</name> <description>WebJar for @testing-library/dom</description> <url>https://www.webjars.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> <scm> <url>https://github.com/testing-library/dom-testing-library</url> <connection>https://github.com/testing-library/dom-testing-library.git</connection> <developerConnection>https://github.com/testing-library/dom-testing-library.git</developerConnection> <tag>v8.20.1</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/testing-library/dom-testing-library/issues</url> </issueManagement> <dependencies> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>pretty-format</artifactId> <version>[27.0.2,28.0.0-0)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>babel__code-frame</artifactId> <version>[7.10.4,8.0.0-0)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>dom-accessibility-api</artifactId> <version>[0.5.9,0.6.0-0)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>types__aria-query</artifactId> <version>[5.0.1,6.0.0-0)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>lz-string</artifactId> <version>[1.5.0,2.0.0-0)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>chalk</artifactId> <version>[4.1.0,5.0.0-0)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>aria-query</artifactId> <version>5.1.3</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>babel__runtime</artifactId> <version>[7.12.5,8.0.0-0)</version> </dependency> </dependencies> </project>