Jar examples for p:phloc-web
Library with basic web functionality
You can download jar file phloc-web 5.5.0 in this page.
Apache 2
You can use the following script to add phloc-web-5.5.0.jar to your project.
<dependency> <groupId>com.phloc</groupId> <artifactId>phloc-web</artifactId> <version>5.5.0</version> </dependency>
compile group: 'com.phloc', name: 'phloc-web', version: '5.5.0'
libraryDependencies += "com.phloc" % "phloc-web" % "5.5.0"
<dependency org="com.phloc" name="phloc-web" rev="5.5.0"/>
@Grapes(@Grab(group='com.phloc', module='phloc-web', version='5.5.0'))
'com.phloc:phloc-web:jar:5.5.0'
Click the following link to download the jar file.
phloc-web-5.5.0-javadoc.jar