Download pangaea-2.0.1.jar file - Jar p

Jar examples for p:pangaea

Description

A common library for all dropwizard projects that need to deal with multiple environments.

You can download jar file pangaea 2.0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add pangaea-2.0.1.jar to your project.

<dependency>
   <groupId>com.cvent</groupId>
   <artifactId>pangaea</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'com.cvent', name: 'pangaea', version: '2.0.1'
libraryDependencies += "com.cvent" % "pangaea" % "2.0.1"
<dependency org="com.cvent" name="pangaea" rev="2.0.1"/>
@Grapes(@Grab(group='com.cvent', module='pangaea', version='2.0.1'))
'com.cvent:pangaea:jar:2.0.1'

Download

Click the following link to download the jar file.

pangaea-2.0.1-javadoc.jar
pangaea-2.0.1-sources.jar
pangaea-2.0.1.jar
pangaea-2.0.1.pom



Related Tutorials