Jar examples for p:pangaea
A common library for all dropwizard projects that need to deal with multiple environments.
You can download jar file pangaea 1.0.3 in this page.
The Apache License, Version 2.0
You can use the following script to add pangaea-1.0.3.jar to your project.
<dependency> <groupId>com.cvent</groupId> <artifactId>pangaea</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.cvent', name: 'pangaea', version: '1.0.3'
libraryDependencies += "com.cvent" % "pangaea" % "1.0.3"
<dependency org="com.cvent" name="pangaea" rev="1.0.3"/>
@Grapes(@Grab(group='com.cvent', module='pangaea', version='1.0.3'))
'com.cvent:pangaea:jar:1.0.3'
Click the following link to download the jar file.
pangaea-1.0.3-javadoc.jar