You can download dropwizard-views-0.9.2.jar in this page.
Apache Open Source
dropwizard-views-0.9.2.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/io.dropwizard/dropwizard-views/pom.properties META-INF/maven/io.dropwizard/dropwizard-views/pom.xml io.dropwizard.views.View.class io.dropwizard.views.ViewBundle.class io.dropwizard.views.ViewConfigurable.class io.dropwizard.views.ViewMessageBodyWriter.class io.dropwizard.views.ViewRenderException.class io.dropwizard.views.ViewRenderer.class
dropwizard-views-0.9.2.pom file content.
<?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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>io.dropwizard</groupId> <artifactId>dropwizard-parent</artifactId> <version>0.9.2</version> </parent> <artifactId>dropwizard-views</artifactId> <name>Dropwizard Views</name> <dependencyManagement> <dependencies> <dependency> <groupId>io.dropwizard</groupId> <artifactId>dropwizard-bom</artifactId> <version>${project.version}</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> <dependencies> <dependency> <groupId>io.dropwizard</groupId> <artifactId>dropwizard-core</artifactId> </dependency> </dependencies> </project>
<dependency> <groupId>io.dropwizard</groupId> <artifactId>dropwizard-views</artifactId> <version>0.9.2</version> </dependency>
If you think the following dropwizard-views-0.9.2.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download dropwizard-views-0.9.2.jar file