Jar examples for m:multipart-webapp
Jersey Multipart example.
You can download jar file multipart-webapp 2.4.1 in this page.
Open Source License
You can use the following script to add multipart-webapp-2.4.1.jar to your project.
<dependency> <groupId>org.glassfish.jersey.examples</groupId> <artifactId>multipart-webapp</artifactId> <version>2.4.1</version> </dependency>
compile group: 'org.glassfish.jersey.examples', name: 'multipart-webapp', version: '2.4.1'
libraryDependencies += "org.glassfish.jersey.examples" % "multipart-webapp" % "2.4.1"
<dependency org="org.glassfish.jersey.examples" name="multipart-webapp" rev="2.4.1"/>
@Grapes(@Grab(group='org.glassfish.jersey.examples', module='multipart-webapp', version='2.4.1'))
'org.glassfish.jersey.examples:multipart-webapp:jar:2.4.1'
Click the following link to download the jar file.
multipart-webapp-2.4.1-javadoc.jar